±

Plus or Minus Sign

If you have ever needed a ± Plus or Minus Sign 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

Plus or Minus Sign Codes

±

U+000B1

Unicode

±

±

Hex Code

±

±

HTML Code

±

±

HTML Entity

±

\00B1

CSS Code

Plus or Minus Sign Code Examples

HTML Example

<span> &#177; </span>

CSS Example

span {
   content: "\00B1";
}

Symbol Copied!