U+0037
Digit Seven7
Digit Seven is a monochrome text character from the Unicode Basic Latin block, listed here under Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "number", "digit", "numeral", "ascii".
Quick facts
- Unicode
- U+0037
- Decimal
- 55
- Hex
- 0x0037
- Octal
- 0o67
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+0037 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | DIGIT SEVEN | |
| DecimalBase 10 | 55 | |
| HexadecimalBase 16 | 0x0037 | |
| OctalBase 8 | 0o67 | |
| BinaryBase 2 | 0000000000110111 | |
| General categoryNumber, decimal digit | Nd | |
| Unicode blockU+0000–U+007F | Basic Latin | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | 7 | |
| HTML entity (hex) | 7 | |
| CSS content escapeUse inside content: "…" | \0037 | |
| URL encodedPercent-encoded UTF-8 | 7 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u0037 | |
| JSONUTF-16 surrogate pairs | \u0037 | |
| Python | \u0037 | |
| Java / C# / Kotlin | \u0037 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-81 byte | 37 | |
| UTF-16 (BE) | 0037 | |
| UTF-32 (BE) | 00000037 |
How to type Digit Seven
Windows
Hold Alt and type +37 with the hex numeric keypad option enabled, or type 37 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 0037. Or open Character Viewer (Control+Command+Space) and search "Digit Seven".
Linux
Press Ctrl+Shift+U, type 37, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: 7 in HTML, \0037 in CSS, and \u0037 in JavaScript.
Official Unicode reference
- Character name
- DIGIT SEVEN
- Block
- Basic Latin (U+0000–U+007F)
- General category
- Nd — Number, decimal digit
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Digit Seven symbol?
Click the Copy button at the top of this page, or select 7 and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Digit Seven?
Digit Seven is U+0037 (decimal 55, hexadecimal 0x0037, octal 0o67). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Digit Seven?
The Unicode Standard (version 18.0.0) names this character "DIGIT SEVEN". Its General_Category is Nd (Number, decimal digit).
What is the HTML code for Digit Seven?
Use 7 or 7. In CSS, use content: "\0037".
How do I type Digit Seven in code?
JavaScript: "\u0037". Python: "\u0037". JSON and Java: "\u0037". The UTF-8 byte sequence is 37.
Is Digit Seven an emoji?
No. Digit Seven is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.