NARROW NON-BREAK SPACEUTF-8 Character/Symbol

Copy this symbol

NARROW NON-BREAK SPACE

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

202F
8239

HTML Examples

Using HEX code of NARROW NON-BREAK SPACE in HTML file

<span> &#x202F; </span>

Using Decimal code of NARROW NON-BREAK SPACE in HTML file

<span> &#8239; </span>

CSS Example

Using HEX code of NARROW NON-BREAK SPACE in CSS file for content

span { 
    content: '\202f';
}
All UTF-8 Symbols