0x2314
0x2314 is a hexadecimal literal commonly found in programming and digital encoding. When converted to decimal, 0x2314 equals 8980.
The 0x prefix signals hexadecimal notation in languages such as C, C++, Java, and JavaScript. Such literals
In Unicode terms, 0x2314 corresponds to the code point U+2314. This code point lies in the Miscellaneous
History and usage: The use of 0x2314 as a hex literal derives from the C programming language
See also: Hexadecimal notation, Unicode code point U+2314, memory addressing in programming.