Convert OnlineConvertOnline

‌ ZERO WIDTH NON-JOINER UTF-8 character with hex code 200C

Copy this symbol

ZERO WIDTH NON-JOINER

Click on any of the following code values to copy to clipboard.

200C
8204

HTML Examples

Using HEX code of ZERO WIDTH NON-JOINER in HTML file

<span> &#x200C; </span>

Using Decimal code of ZERO WIDTH NON-JOINER in HTML file

<span> &#8204; </span>

CSS Example

Using HEX code of ZERO WIDTH NON-JOINER in CSS file for content

span { 
    content: '\200c';
}
All UTF-8 Symbols