If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+324F, officially named CIRCLED NUMBER EIGHTY ON BLACK SQUARE, was introduced in Unicode version 5.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 not a composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right 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º |
12879
Copied!
|
|---|---|
| UTF-8 |
E3 89 8F
Copied!
|
| UTF-16 |
32 4F
Copied!
|
| UTF-32 |
00 00 32 4F
Copied!
|
| URL-Quoted |
%E3%89%8F
Copied!
|
| HTML hex reference |
㉏
Copied!
|
| RFC 5137 |
\u'324F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u324F
Copied!
|
| C and C++ |
\u324f
Copied!
|
| C# |
\u324f
Copied!
|
| CSS |
\00324F
Copied!
|
| Excel |
=UNICHAR(12879)
Copied!
|
| Go |
\u324f
Copied!
|
| JavaScript |
\u324F
Copied!
|
| Modern JavaScript (since ES6) |
\u{324f}
Copied!
|
| JSON |
\u324F
Copied!
|
| Java |
\u324F
Copied!
|
| Lua |
\u{324F}
Copied!
|
| Matlab |
char(12879)
Copied!
|
| Perl |
\x{324F}
Copied!
|
| PHP |
\u{324f}
Copied!
|
| PostgreSQL |
U&'\324F'
Copied!
|
| PowerShell |
`u{324F}
Copied!
|
| Python |
\u324f
Copied!
|
| Ruby |
\u{324f}
Copied!
|
| Rust |
\u{324f}
Copied!
|