0x23F4
0x23F4 is a hexadecimal numeric literal. In decimal it equals 9204. The prefix 0x signifies hexadecimal notation, so the digits 23F4 represent the value 2 × 4096 + 3 × 256 + 15 × 16 + 4.
In computing, such a literal may appear in source code as a constant, an immediate value, a
In Unicode, the code point U+23F4 corresponds to a symbol in the Miscellaneous Symbols block. The glyph
As a 16-bit value, 0x23F4 may also be interpreted differently in various data encodings, such as color
See also: hexadecimal notation, Unicode code points (U+23F0–U+23FF range), endianness, 0x23F0–0x23F5 neighborhood hex literals.