U+0037 "7" Digit Seven Unicode Character
Unicode Version 17.0
7
U+0037 "7" Digit Seven is a fundamental symbol within the Basic Latin block, representing the numerical digit seven in the Western Arabic numeral system. It is encoded as a single byte with the hexadecimal value 0x37 and the decimal value 55 in ASCII, making it one of the most widely recognized and interoperable characters across virtually all computing systems and fonts. This character is used universally for representing the number seven in writing, mathematics, calendars, phone numbers, and countless other contexts, and its glyph typically features a distinctive shape of a descending curved line with a horizontal bar.
General Properties
| Code Point | U+0037 |
| Version Added | 1.1 |
| Name | Digit Seven |
| Block | Basic Latin |
| General Category | Decimal Number |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | European Number |
Encodings
| HTML Decimal Encoding | 7 |
| HTML Hex Encoding | 7 |
| UTF-8 Encoding | 0x37 |
| UTF-16 Encoding | 0x0037 |
| UTF-32 Encoding | 0x00000037 |
| C/C++/Java Escape | \u0037 |