Convert OnlineConvertOnline

ZERO WIDTH JOINERUTF-8 Character/Symbol

Copy this symbol

ZERO WIDTH JOINER

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

200D
8205

HTML Examples

Using HEX code of ZERO WIDTH JOINER in HTML file

<span> &#x200D; </span>

Using Decimal code of ZERO WIDTH JOINER in HTML file

<span> &#8205; </span>

CSS Example

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

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