U+0032 "2" Digit Two Unicode Character
Unicode Version 17.0
2
U+0032 "2" Digit Two is a fundamental numeric character within the Basic Latin block, representing the Arabic numeral for the value two. It is encoded at code point 32 in hexadecimal, which corresponds to the ASCII value 0x32, and it is universally used in writing systems around the world for indicating the number two in mathematics, dates, and text. This character has a consistent glyph across most fonts, typically depicted as a simple, single-stroke shape that is easily distinguishable from other digits. As part of the standard ASCII set, U+0032 is supported by virtually all computer systems and digital devices, forming an essential component of numeric representation in modern computing and communication.
General Properties
| Code Point | U+0032 |
| Version Added | 1.1 |
| Name | Digit Two |
| Block | Basic Latin |
| General Category | Decimal Number |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | European Number |
Encodings
| HTML Decimal Encoding | 2 |
| HTML Hex Encoding | 2 |
| UTF-8 Encoding | 0x32 |
| UTF-16 Encoding | 0x0032 |
| UTF-32 Encoding | 0x00000032 |
| C/C++/Java Escape | \u0032 |