DIGIT ZERO
0
U+0030
Unicode Block
C0 Controls and Basic Latin (Basic Latin)Code
0030
Code Point
48
Notes
~ 0030 FE00 short diagonal stroke form
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
0x30
UTF-16
0x0030
UTF-32
0x00000030
Copy & Paste Codes
Character
0
Unicode Escape
\u{0030}
HTML Entity (Decimal)
0
HTML Entity (Hex)
0
CSS Code
\0030
JavaScript
String.fromCodePoint(0x0030)
Python
chr(0x0030)