0x21E0
0x21E0 is a hexadecimal numeric literal used in programming and digital data. When interpreted as a base-16 integer, it equals decimal 8672. The 0x prefix is a common convention in languages such as C, C++, Java, JavaScript, and Python to denote hexadecimal values.
In Unicode, 0x21E0 corresponds to the code point U+21E0, which is in the Miscellaneous Symbols and Arrows
Representations of 0x21E0 include common encoding forms such as the Unicode escape sequence U+21E0, and the
Usage notes: 0x21E0 can appear in source code as a numeric value, in data files as a
See also: Hexadecimal notation; Unicode code points; Arrows block; U+21E0.
---