Hyphen

If you have ever needed a ‐ Hyphen Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ‐ Symbol to Clipboard

Hyphen Codes

U+02010

Unicode

‐

Hex Code

‐

HTML Code

‐

HTML Entity

\2010

CSS Code

Hyphen Code Examples

HTML Example

<span> &#8208; </span>

CSS Example

span {
   content: "\2010";
}

Symbol Copied!