| Type | Value |
|---|---|
| Unicode Character: | ± |
| Hex Code Point: | U+00B1 |
| Char In Input: | |
| Alternative Char Name (alias): | PLUS-OR-MINUS SIGN |
| Large Font: | ± |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Latin-1 Supplement |
| Unicode Block Range: | 0080 - 00FF |
| General Category (short name): | Math_Symbol(Sm) |
| Bidi Class Name: | European_Terminator |
| Bidi Class Short: | ET |
| Bidi Mirrored: | N |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | ± |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | ± |
| Decimal HTML Entity | ± |
| Hexadecimal HTML Entity | ± |
| Hex Code Point(s) | b1 |
| Formal Unicode Notation | U+B1 |
| Decimal Code Point(s) | 177 |
| UTF-8 Hex (C Syntax) | 0xC2 0xB1 |
| UTF-8 Hex Bytes | C2 B1 |
| UTF-8 Octal Bytes | 302 261 |
| UTF-16 Hex (C Syntax) | 0x00B1 |
| UTF-16 Hex | 00b1 |
| UTF-16 Dec | 177 |
| UTF-32 Hex (C Syntax) | 0x000000B1 |
| UTF-32 Hex | B1 |
| UTF-32 Dec | 177 |
| Python Src | u"\u00B1" |
| PHP Src | "\xc2\xb1" |
| C/C++/Java Src | "\u00B1" |