If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+24EA, officially named CIRCLED DIGIT ZERO, was introduced in Unicode version 1.1. It is part of the Enclosed Alphanum block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Number, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
9450
Copied!
|
|---|---|
| UTF-8 |
E2 93 AA
Copied!
|
| UTF-16 |
24 EA
Copied!
|
| UTF-32 |
00 00 24 EA
Copied!
|
| URL-Quoted |
%E2%93%AA
Copied!
|
| HTML hex reference |
⓪
Copied!
|
| RFC 5137 |
\u'24EA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u24EA
Copied!
|
| C and C++ |
\u24ea
Copied!
|
| C# |
\u24ea
Copied!
|
| CSS |
\0024EA
Copied!
|
| Excel |
=UNICHAR(9450)
Copied!
|
| Go |
\u24ea
Copied!
|
| JavaScript |
\u24EA
Copied!
|
| Modern JavaScript (since ES6) |
\u{24ea}
Copied!
|
| JSON |
\u24EA
Copied!
|
| Java |
\u24EA
Copied!
|
| Lua |
\u{24EA}
Copied!
|
| Matlab |
char(9450)
Copied!
|
| Perl |
\x{24EA}
Copied!
|
| PHP |
\u{24ea}
Copied!
|
| PostgreSQL |
U&'\24EA'
Copied!
|
| PowerShell |
`u{24EA}
Copied!
|
| Python |
\u24ea
Copied!
|
| Ruby |
\u{24ea}
Copied!
|
| Rust |
\u{24ea}
Copied!
|