0x0D46
0x0D46 is a hexadecimal numeric literal commonly used in computing. The prefix 0x indicates that the digits following are in base-16, rather than decimal. The digits 0D46 represent the value 3398 in decimal. Because the leading zero does not change the value, 0x0D46 and 0xD46 are equivalent.
In memory and data representation, 0x0D46 can be viewed as a 16-bit value. Its big-endian byte sequence
Unicode context: in the Unicode standard, the code point U+0D46 falls within the Malayalam script block, which
Uses and interpretation: the meaning of 0x0D46 is context-dependent. It may appear as a numeric constant, a
See also: hexadecimal notation, Unicode code points, U+0D46, Malayalam script.