Classification
Unicode properties assigned to this character by the Unicode Consortium. The codepoint is its unique numeric identifier. Category, block, and script determine how text systems render and process it.
- Codepoint
- U+0030
- Decimal
- 48
- Plane
- BMP — Basic Multilingual Plane
- Category
- Decimal Number (Nd)
- Block
- Basic Latin
- Script
- Common
- Bidi class
- EN European Number
- East Asian Width
- Na Narrow
- Properties
- Hex Digit ID Continue
Emoji Details
- Group
- Symbols
- Subgroup
- keycap
- Shortcode
-
:keycap_0: - Emoji version
- E0.6
- Skin tones
- No
Encodings & Escape Sequences
Every Unicode character can be represented in multiple ways depending on context. HTML entities let you embed it safely in web pages. UTF-8 bytes are what gets stored on disk and sent over the network. Escape sequences let you reference it in source code without pasting the raw glyph. All formats below refer to the same character — Digit Zero.
Click the copy icon to copy any value.
| Format | Value | |
|---|---|---|
| HTML Decimal |
0
|
|
| HTML Hex |
0
|
|
| UTF-8 Hex Bytes |
30
|
|
| UTF-16 Hex Bytes |
00 30
|
|
| UTF-32 Hex |
00000030
|
|
| CSS Escape |
\30
|
|
| JavaScript Escape |
\u0030
|
|
| Python Escape |
\u0030
|
Characters That Include This
These characters decompose to a sequence that includes Digit Zero as a component. They are effectively precomposed versions or compounds built on this base character.