If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+32EAA, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 17.0. It is part of the CJK Ext J block, which belongs to the Tertiary Ideographic plane.
Categorized technically as a Other Letter, this character typically falls under the Han script. In terms of text layout and rendering, the glyph is not a composition 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º |
208554
Copied!
|
|---|---|
| UTF-8 |
F0 B2 BA AA
Copied!
|
| UTF-16 |
D8 8B DE AA
Copied!
|
| UTF-32 |
00 03 2E AA
Copied!
|
| URL-Quoted |
%F0%B2%BA%AA
Copied!
|
| HTML hex reference |
𲺪
Copied!
|
| RFC 5137 |
\u'32EAA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00032EAA
Copied!
|
| C and C++ |
\U00032eaa
Copied!
|
| C# |
\U00032eaa
Copied!
|
| CSS |
\0032EAA
Copied!
|
| Excel |
=UNICHAR(208554)
Copied!
|
| Go |
\U00032eaa
Copied!
|
| JavaScript |
\uD88B\uDEAA
Copied!
|
| Modern JavaScript (since ES6) |
\u{32eaa}
Copied!
|
| JSON |
\uD88B\uDEAA
Copied!
|
| Java |
\uD88B\uDEAA
Copied!
|
| Lua |
\u{32EAA}
Copied!
|
| Matlab |
char(208554)
Copied!
|
| Perl |
\x{32EAA}
Copied!
|
| PHP |
\u{32eaa}
Copied!
|
| PostgreSQL |
U&'\32EAA'
Copied!
|
| PowerShell |
`u{32EAA}
Copied!
|
| Python |
\U00032eaa
Copied!
|
| Ruby |
\u{32eaa}
Copied!
|
| Rust |
\u{32eaa}
Copied!
|