Convert OnlineConvertOnline

THIN SPACEUTF-8 Character/Symbol

Copy this symbol

THIN SPACE

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

2009
8201

HTML Examples

Using HEX code of THIN SPACE in HTML file

<span> &#x2009; </span>

Using Decimal code of THIN SPACE in HTML file

<span> &#8201; </span>

CSS Example

Using HEX code of THIN SPACE in CSS file for content

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