0x13D6
0x13D6 is a hexadecimal literal commonly used in computing. The prefix 0x indicates that the digits following are in base-16. The value of 0x13D6 equals 5078 in decimal, calculated as 1×4096 + 3×256 + 13×16 + 6.
In programming, 0x13D6 is treated as a numeric constant. Languages such as C, C++, Java, JavaScript, and
If interpreted as a Unicode code point, the hexadecimal value 0x13D6 corresponds to the Unicode code point
Context matters: 0x13D6 on its own denotes a numeric constant, not a complete identifier like an address
See also: Hexadecimal notation, Unicode code points, Cherokee syllabary.