0x91
0x91 is a hexadecimal value that represents the byte with decimal value 145. In computing, it frequently appears in raw data, hex literals, and discussions of data encoding.
In Unicode, interpreting 0x91 as a code point yields U+0091, which is in the C1 control block.
In Windows-1252 (CP1252), a common single-byte encoding on Windows systems for Western languages, the byte 0x91
Because the meaning of 0x91 is encoding-dependent, its interpretation can vary between contexts. Raw byte values
See also: Byte, Hexadecimal, Unicode, Windows-1252, Character encoding, Data encoding.