If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32CC, officially named SQUARE HG, was introduced in Unicode version 4.0. It is part of the Enclosed CJK block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, 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º |
13004
Copied!
|
|---|---|
| UTF-8 |
E3 8B 8C
Copied!
|
| UTF-16 |
32 CC
Copied!
|
| UTF-32 |
00 00 32 CC
Copied!
|
| URL-Quoted |
%E3%8B%8C
Copied!
|
| HTML hex reference |
㋌
Copied!
|
| RFC 5137 |
\u'32CC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32CC
Copied!
|
| C and C++ |
\u32cc
Copied!
|
| C# |
\u32cc
Copied!
|
| CSS |
\0032CC
Copied!
|
| Excel |
=UNICHAR(13004)
Copied!
|
| Go |
\u32cc
Copied!
|
| JavaScript |
\u32CC
Copied!
|
| Modern JavaScript (since ES6) |
\u{32cc}
Copied!
|
| JSON |
\u32CC
Copied!
|
| Java |
\u32CC
Copied!
|
| Lua |
\u{32CC}
Copied!
|
| Matlab |
char(13004)
Copied!
|
| Perl |
\x{32CC}
Copied!
|
| PHP |
\u{32cc}
Copied!
|
| PostgreSQL |
U&'\32CC'
Copied!
|
| PowerShell |
`u{32CC}
Copied!
|
| Python |
\u32cc
Copied!
|
| Ruby |
\u{32cc}
Copied!
|
| Rust |
\u{32cc}
Copied!
|