If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+24FC, officially named DOUBLE CIRCLED DIGIT EIGHT, was introduced in Unicode version 3.2. 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 not a composition and has ambiguous 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º |
9468
Copied!
|
|---|---|
| UTF-8 |
E2 93 BC
Copied!
|
| UTF-16 |
24 FC
Copied!
|
| UTF-32 |
00 00 24 FC
Copied!
|
| URL-Quoted |
%E2%93%BC
Copied!
|
| HTML hex reference |
⓼
Copied!
|
| RFC 5137 |
\u'24FC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u24FC
Copied!
|
| C and C++ |
\u24fc
Copied!
|
| C# |
\u24fc
Copied!
|
| CSS |
\0024FC
Copied!
|
| Excel |
=UNICHAR(9468)
Copied!
|
| Go |
\u24fc
Copied!
|
| JavaScript |
\u24FC
Copied!
|
| Modern JavaScript (since ES6) |
\u{24fc}
Copied!
|
| JSON |
\u24FC
Copied!
|
| Java |
\u24FC
Copied!
|
| Lua |
\u{24FC}
Copied!
|
| Matlab |
char(9468)
Copied!
|
| Perl |
\x{24FC}
Copied!
|
| PHP |
\u{24fc}
Copied!
|
| PostgreSQL |
U&'\24FC'
Copied!
|
| PowerShell |
`u{24FC}
Copied!
|
| Python |
\u24fc
Copied!
|
| Ruby |
\u{24fc}
Copied!
|
| Rust |
\u{24fc}
Copied!
|