U+0030 DIGIT ZERO

0

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
48
General Category
Block
Script
Bidi Category
European Number
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+0030, officially named DIGIT ZERO, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane.

Categorized technically as a Decimal Number, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has narrow in East Asian typography. When placed in bidirectional text, it behaves as an European Number character. Its visual representation remains not mirrored regardless of the reading direction.

As an officially designated emoji, this character can be displayed in colorful graphical formats on supported platforms. To explicitly request the colorful emoji presentation rather than a standard monochrome text symbol, developers can append the Variation Selector-16 (U+FE0F) directly after the character.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

48 Copied!
UTF-8 30 Copied!
UTF-16 00 30 Copied!
UTF-32 00 00 00 30 Copied!
URL-Quoted 0 Copied!
HTML hex reference 0 Copied!
RFC 5137 \u'0030' Copied!
Bash and Zsh (inside echo -e) \u0030 Copied!
C and C++ \u0030 Copied!
C# \u0030 Copied!
CSS \000030 Copied!
Excel =UNICHAR(48) Copied!
Go \u0030 Copied!
JavaScript \u0030 Copied!
Modern JavaScript (since ES6) \u{0030} Copied!
JSON \u0030 Copied!
Java \u0030 Copied!
Lua \u{0030} Copied!
Matlab char(48) Copied!
Perl \x{0030} Copied!
PHP \u{0030} Copied!
PostgreSQL U&'\0030' Copied!
PowerShell `u{0030} Copied!
Python \u0030 Copied!
Ruby \u{0030} Copied!
Rust \u{0030} Copied!