0xEA8
0xEA8 is a hexadecimal numeric literal used in computing. The prefix 0x signals that the following digits are in base-16. The value 0xEA8 equals the decimal number 3752 (14×256 + 10×16 + 8).
In programming languages such as C, C++, Java, JavaScript, C#, and Python, 0xEA8 is a valid integer
Unicode context and comparison to code points: if interpreted as a Unicode code point, the notation U+0EA8
Other contexts: outside of programming and text encoding, hexadecimal literals like 0xEA8 may appear in documentation,