U+0033 "3" Digit Three Unicode Character
Unicode Version 17.0
3
U+0033 "3" Digit Three is a fundamental numeric symbol in the ASCII and Unicode standards, representing the integer value three. It is encoded in the Basic Latin block and is universally used across digital systems for writing numbers, performing arithmetic, and representing data in various contexts such as timestamps, quantities, and code. Its visual form, typically a single digit composed of a curved or angular stroke, appears consistently in most standard fonts, though stylistic variations exist in different typefaces. As a basic character, it serves as a building block for higher level numerical representations and is essential for global communication in computing and text processing.
General Properties
| Code Point | U+0033 |
| Version Added | 1.1 |
| Name | Digit Three |
| Block | Basic Latin |
| General Category | Decimal Number |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | European Number |
Encodings
| HTML Decimal Encoding | 3 |
| HTML Hex Encoding | 3 |
| UTF-8 Encoding | 0x33 |
| UTF-16 Encoding | 0x0033 |
| UTF-32 Encoding | 0x00000033 |
| C/C++/Java Escape | \u0033 |