Unicode Character "0" U+0030 Digit Zero
Unicode Version 15.1
0
Summary
The unicode character "0" at code point U+0030 is Digit Zero. It is a character in the Basic Latin block and is part of the Common script. The character is a decimal number. The UTF-8 encoding of "0" is 0x30 and the UTF-16 encoding is 0x0030.
General Properties
Code Point | U+0030 |
Version Added | 1.1 |
Name | Digit Zero |
Block | Basic Latin |
General Category | Decimal Number |
Canonical Combining Class | Not Reordered |
Bidirectional Class | European Number |
Encodings
HTML Decimal Encoding | 0 |
HTML Hex Encoding | 0 |
UTF-8 Encoding | 0x30 |
UTF-16 Encoding | 0x0030 |
UTF-32 Encoding | 0x00000030 |
C/C++/Java Escape | \u0030 |