Convert OnlineConvertOnline

‐ HYPHEN UTF-8 character with hex code 2010

Copy this symbol

HYPHEN

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

2010
8208

HTML Examples

Using HEX code of HYPHEN in HTML file

<span> &#x2010; </span>

Using Decimal code of HYPHEN in HTML file

<span> &#8208; </span>

CSS Example

Using HEX code of HYPHEN in CSS file for content

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