Convert OnlineConvertOnline

MINUS SIGNUTF-8 Character/Symbol

Copy this symbol

MINUS SIGN

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

2212
8722

HTML Examples

Using HEX code of MINUS SIGN in HTML file

<span> &#x2212; </span>

Using Decimal code of MINUS SIGN in HTML file

<span> &#8722; </span>

CSS Example

Using HEX code of MINUS SIGN in CSS file for content

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