If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+20552, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 3.1. It is part of the CJK Ext B block, which belongs to the Supplementary 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º |
132434
Copied!
|
|---|---|
| UTF-8 |
F0 A0 95 92
Copied!
|
| UTF-16 |
D8 41 DD 52
Copied!
|
| UTF-32 |
00 02 05 52
Copied!
|
| URL-Quoted |
%F0%A0%95%92
Copied!
|
| HTML hex reference |
𠕒
Copied!
|
| RFC 5137 |
\u'20552'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00020552
Copied!
|
| C and C++ |
\U00020552
Copied!
|
| C# |
\U00020552
Copied!
|
| CSS |
\0020552
Copied!
|
| Excel |
=UNICHAR(132434)
Copied!
|
| Go |
\U00020552
Copied!
|
| JavaScript |
\uD841\uDD52
Copied!
|
| Modern JavaScript (since ES6) |
\u{20552}
Copied!
|
| JSON |
\uD841\uDD52
Copied!
|
| Java |
\uD841\uDD52
Copied!
|
| Lua |
\u{20552}
Copied!
|
| Matlab |
char(132434)
Copied!
|
| Perl |
\x{20552}
Copied!
|
| PHP |
\u{20552}
Copied!
|
| PostgreSQL |
U&'\20552'
Copied!
|
| PowerShell |
`u{20552}
Copied!
|
| Python |
\U00020552
Copied!
|
| Ruby |
\u{20552}
Copied!
|
| Rust |
\u{20552}
Copied!
|