Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x32
UTF-16
0x0032
UTF-32
0x00000032
Copy & Paste Codes
Character
2
Unicode Escape
\u{0032}
HTML Entity (Decimal)
2
HTML Entity (Hex)
2
CSS Code
\0032
JavaScript
String.fromCodePoint(0x0032)
Python
chr(0x0032)