0x18BF
0x18BF is a hexadecimal literal commonly encountered in computing. The 0x prefix indicates that the following digits are in base 16, and 18BF denotes the value in hex. As a decimal integer, 0x18BF equals 6335. In binary it is 0001100010111111.
In practical use, 0x18BF appears in software and hardware as a numeric constant. It may be used
Variants and related concepts: 0x18BF is one example of a hexadecimal value; other values with the same
See also: hexadecimal notation; memory addressing; binary and hexadecimal representations; data encoding.