EN SPACEUTF-8 Character/Symbol

Copy this symbol

EN SPACE

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

2002
8194

HTML Examples

Using HEX code of EN SPACE in HTML file

<span> &#x2002; </span>

Using Decimal code of EN SPACE in HTML file

<span> &#8194; </span>

CSS Example

Using HEX code of EN SPACE in CSS file for content

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