0x1184
0x1184 is a hexadecimal literal commonly used in computing and programming. The prefix 0x denotes base-16 notation, so the string 0x1184 represents the integer value 4484 in decimal.
In programming languages such as C, C++, Java, JavaScript, and Python, 0x1184 can appear as a constant
The meaning of 0x1184 is context dependent. It may be used as a numeric value in an
If interpreted as a Unicode code point, U+1184 would refer to a specific character in the Unicode
See also: hexadecimal, 0x prefix, memory address notation, Unicode code points.