0x19F9
0x19F9 is a hexadecimal numeral used in computing to denote a specific integer value. The prefix 0x signals that the following digits are in base 16. The value 0x19F9 corresponds to the decimal number 6649.
In hexadecimal, 0x19F9 is formed from the digits 1, 9, F, and 9. This represents 1 ×
Common uses for a value such as 0x19F9 include specifying constant values in source code, encoding information
If interpreted as a Unicode code point, 0x19F9 would correspond to the code point U+19F9. The actual
See also: hexadecimal, 0x prefix, decimal system, Unicode code points, binary representation.