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
0x31
UTF-16
0x0031
UTF-32
0x00000031
Copy & Paste Codes
Character
1
Unicode Escape
\u{0031}
HTML Entity (Decimal)
1
HTML Entity (Hex)
1
CSS Code
\0031
JavaScript
String.fromCodePoint(0x0031)
Python
chr(0x0031)