U+0035
Digit Five5
Digit Five 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+0035
- Decimal
- 53
- Hex
- 0x0035
- Octal
- 0o65
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+0035 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | DIGIT FIVE | |
| DecimalBase 10 | 53 | |
| HexadecimalBase 16 | 0x0035 | |
| OctalBase 8 | 0o65 | |
| BinaryBase 2 | 0000000000110101 | |
| 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) | 5 | |
| HTML entity (hex) | 5 | |
| CSS content escapeUse inside content: "…" | \0035 | |
| URL encodedPercent-encoded UTF-8 | 5 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u0035 | |
| JSONUTF-16 surrogate pairs | \u0035 | |
| Python | \u0035 | |
| Java / C# / Kotlin | \u0035 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-81 byte | 35 | |
| UTF-16 (BE) | 0035 | |
| UTF-32 (BE) | 00000035 |
How to type Digit Five
Windows
Hold Alt and type +35 with the hex numeric keypad option enabled, or type 35 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 0035. Or open Character Viewer (Control+Command+Space) and search "Digit Five".
Linux
Press Ctrl+Shift+U, type 35, 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: 5 in HTML, \0035 in CSS, and \u0035 in JavaScript.
Official Unicode reference
- Character name
- DIGIT FIVE
- 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 Five symbol?
Click the Copy button at the top of this page, or select 5 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 Five?
Digit Five is U+0035 (decimal 53, hexadecimal 0x0035, octal 0o65). 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 Five?
The Unicode Standard (version 18.0.0) names this character "DIGIT FIVE". Its General_Category is Nd (Number, decimal digit).
What is the HTML code for Digit Five?
Use 5 or 5. In CSS, use content: "\0035".
How do I type Digit Five in code?
JavaScript: "\u0035". Python: "\u0035". JSON and Java: "\u0035". The UTF-8 byte sequence is 35.
Is Digit Five an emoji?
No. Digit Five 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.