Convert OnlineConvertOnline

HYPHEN-MINUSUTF-8 Character/Symbol

-
Copy this symbol

HYPHEN-MINUS

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

002D
45

HTML Examples

Using HEX code of HYPHEN-MINUS in HTML file

<span> &#x002D; </span>

Using Decimal code of HYPHEN-MINUS in HTML file

<span> &#45; </span>

CSS Example

Using HEX code of HYPHEN-MINUS in CSS file for content

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