Convert OnlineConvertOnline

EN QUADUTF-8 Character/Symbol

 
Copy this symbol

EN QUAD

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

2000
8192

HTML Examples

Using HEX code of EN QUAD in HTML file

<span> &#x2000; </span>

Using Decimal code of EN QUAD in HTML file

<span> &#8192; </span>

CSS Example

Using HEX code of EN QUAD in CSS file for content

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