Plus-minus Sign (U+00B1)

± U+00B1

Unicode Symbol

Plus-minus Sign

Copy ± or use the HTML, CSS, and JavaScript codes below (U+00B1).

How to type ±

Windows

  1. Copy ± with the Copy Symbol button above and paste it anywhere.
  2. In HTML, use ± or hex ±.
  3. You can also type this character with a Windows Alt Code (U+00B1).

Mac

  1. Copy ± with the Copy Symbol button and paste it (fastest method).
  2. Open System Settings → Keyboard → Input Sources and add Unicode Hex Input (if needed).
  3. Select Unicode Hex Input from the menu bar input menu.
  4. Hold Option (⌥), type 00B1 (from U+00B1), then release Option.
  5. Or open Edit → Emoji & Symbols (or press Ctrl + Cmd + Space) and search for the character.
  6. In HTML on Mac editors, you can also paste ±.

Linux

  1. Copy ± with the Copy Symbol button and paste it.
  2. Press Ctrl + Shift + U, type 00b1 (from U+00B1), then press Enter or Space.
  3. On GNOME, you can also use Ctrl + . (or Ctrl + ;) to open the character picker.
  4. In HTML, use ±.

Developer codes

  1. In CSS, use \00B1 in content (for example in a ::before rule).
  2. In JavaScript, use \u00B1 inside a string or with String.fromCodePoint().

Unicode symbol details

Parameter Value Copy
Symbol ±
Symbol Name Plus-minus Sign
Unicode Code U+00B1
HTML Decimal Code ±
HTML Hex Code ±
HTML Entity ±
CSS Code \00B1
JavaScript Code \u00B1
Category Latin-1 Supplement
Description Plus-minus Sign (U+00B1). Copy the symbol or use HTML, CSS, and JavaScript codes.
Usage Examples ± example text
How to Use Copy ± directly, or use ± in HTML and \u00B1 in JavaScript.
Windows Alt Code View Alt Code

FAQs about Plus-minus Sign (U+00B1)

What is the Unicode code for Plus-minus Sign (U+00B1)?

The Unicode code point for Plus-minus Sign (U+00B1) is U+00B1.

How do I copy ±?

Use the Copy Symbol button at the top of this page to copy ± to your clipboard.

What is the HTML code for ±?

Use ± (decimal) or ± (hex) in HTML.

Is there a Windows Alt Code for ±?

Yes. See the Alt Code page for the same character (U+00B1).

Tags / Keywords

plus-minus-sign,±,U+00B1,latin-1-symbols,unicode symbol,copy symbol,html code

About this Unicode Symbol

Copy plus-minus sign (±) — Unicode U+00B1. Part of our Latin-1 Supplement library. Plus-minus Sign (U+00B1). Copy the symbol or use HTML, CSS, and JavaScript codes.

Scroll to Top