U+0034 "4" Digit Four Unicode Character
Unicode Version 17.0
4
U+0034 "4" Digit Four is a standard numeric symbol representing the integer four in the Latin script, encoded in the Basic Latin block (also known as ASCII). It is a common digit used in many writing systems for numerical representation, derived from the Hindu-Arabic numeral system, and in Unicode, it serves as a universal identifier for this character across digital platforms. The glyph typically features a vertical stroke with a horizontal crossbar and a diagonal line, though its exact appearance can vary with font design. As part of the ASCII set, it is widely supported and used in programming, mathematics, and everyday text for indicating the number four.
General Properties
| Code Point | U+0034 |
| Version Added | 1.1 |
| Name | Digit Four |
| Block | Basic Latin |
| General Category | Decimal Number |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | European Number |
Encodings
| HTML Decimal Encoding | 4 |
| HTML Hex Encoding | 4 |
| UTF-8 Encoding | 0x34 |
| UTF-16 Encoding | 0x0034 |
| UTF-32 Encoding | 0x00000034 |
| C/C++/Java Escape | \u0034 |