If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32AE, officially named CIRCLED IDEOGRAPH RESOURCE, was introduced in Unicode version 1.1. 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 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º |
12974
Copied!
|
|---|---|
| UTF-8 |
E3 8A AE
Copied!
|
| UTF-16 |
32 AE
Copied!
|
| UTF-32 |
00 00 32 AE
Copied!
|
| URL-Quoted |
%E3%8A%AE
Copied!
|
| HTML hex reference |
㊮
Copied!
|
| RFC 5137 |
\u'32AE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u32AE
Copied!
|
| C and C++ |
\u32ae
Copied!
|
| C# |
\u32ae
Copied!
|
| CSS |
\0032AE
Copied!
|
| Excel |
=UNICHAR(12974)
Copied!
|
| Go |
\u32ae
Copied!
|
| JavaScript |
\u32AE
Copied!
|
| Modern JavaScript (since ES6) |
\u{32ae}
Copied!
|
| JSON |
\u32AE
Copied!
|
| Java |
\u32AE
Copied!
|
| Lua |
\u{32AE}
Copied!
|
| Matlab |
char(12974)
Copied!
|
| Perl |
\x{32AE}
Copied!
|
| PHP |
\u{32ae}
Copied!
|
| PostgreSQL |
U&'\32AE'
Copied!
|
| PowerShell |
`u{32AE}
Copied!
|
| Python |
\u32ae
Copied!
|
| Ruby |
\u{32ae}
Copied!
|
| Rust |
\u{32ae}
Copied!
|