If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3254, officially named CIRCLED NUMBER TWENTY FOUR, was introduced in Unicode version 3.2. It is part of the Enclosed CJK 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 wide 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º |
12884
Copied!
|
|---|---|
| UTF-8 |
E3 89 94
Copied!
|
| UTF-16 |
32 54
Copied!
|
| UTF-32 |
00 00 32 54
Copied!
|
| URL-Quoted |
%E3%89%94
Copied!
|
| HTML hex reference |
㉔
Copied!
|
| RFC 5137 |
\u'3254'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u3254
Copied!
|
| C and C++ |
\u3254
Copied!
|
| C# |
\u3254
Copied!
|
| CSS |
\003254
Copied!
|
| Excel |
=UNICHAR(12884)
Copied!
|
| Go |
\u3254
Copied!
|
| JavaScript |
\u3254
Copied!
|
| Modern JavaScript (since ES6) |
\u{3254}
Copied!
|
| JSON |
\u3254
Copied!
|
| Java |
\u3254
Copied!
|
| Lua |
\u{3254}
Copied!
|
| Matlab |
char(12884)
Copied!
|
| Perl |
\x{3254}
Copied!
|
| PHP |
\u{3254}
Copied!
|
| PostgreSQL |
U&'\3254'
Copied!
|
| PowerShell |
`u{3254}
Copied!
|
| Python |
\u3254
Copied!
|
| Ruby |
\u{3254}
Copied!
|
| Rust |
\u{3254}
Copied!
|