0xB1
0xB1 is a hexadecimal byte value commonly encountered in computing. In decimal terms, it equals 177, and it is frequently used in programming and data formats to denote a single 8-bit quantity.
In character encodings, 0xB1 maps to the plus-minus symbol in several common single-byte schemes. In ISO-8859-1
In programming languages, 0xB1 is used as a hex literal to specify a byte value. It can
Related hex values, such as 0xB0 (176) and 0xB2 (178), share the same high nibble and appear