Convert OnlineConvertOnline

ZERO WIDTH SPACEUTF-8 Character/Symbol

Copy this symbol

ZERO WIDTH SPACE

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

200B
8203

HTML Examples

Using HEX code of ZERO WIDTH SPACE in HTML file

<span> &#x200B; </span>

Using Decimal code of ZERO WIDTH SPACE in HTML file

<span> &#8203; </span>

CSS Example

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

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