0x14B3
0x14B3 is a hexadecimal numeral used in computing and related fields. The prefix 0x signals that the following digits are in base-16. The digits 1, 4, B (which stands for decimal 11), and 3 form the 16-bit value 0x14B3. In decimal notation, this value is 5299. In binary, 0x14B3 is 0001 0100 1011 0011.
Common uses of 0x14B3 arise from its role as a literal constant in programming and digital systems.
If written in Unicode notation as U+14B3, it denotes a specific code point, with the actual character
See also: hexadecimal notation, binary representations, memory addressing, Unicode code points, bitwise operations.