0x14A
0x14A is a hexadecimal notation that can denote different things depending on context. In most cases it represents the integer value 330 in decimal.
In programming languages that use a 0x prefix for hex literals (such as C, C++, JavaScript, or
Unicode interpretation: If treated as a Unicode scalar, 0x14A corresponds to the code point U+014A, LATIN CAPITAL
Other contexts: In hardware and software documentation, 0x prefixes are often used to denote memory addresses,
See also: hexadecimal notation, 0x prefix, Unicode code points, U+014A.