0x327
0x327 is a hexadecimal numeral commonly encountered in computing and programming. The prefix 0x signals that the digits that follow are in base 16, so 0x327 represents the decimal value 807. In binary, 0x327 corresponds to 0011 0010 0111.
In programming languages, 0x327 is used as a numeric literal. For example, in languages such as C,
Because 0x327 is simply a number in hex form, its interpretation varies by context. It could be
In Unicode and text encoding, the hexadecimal value 0x0327 corresponds to the combining cedilla character, and