If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+71CC, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 1.1. It is part of the CJK block, which belongs to the Basic Multilingual 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º |
29132
Copied!
|
|---|---|
| UTF-8 |
E7 87 8C
Copied!
|
| UTF-16 |
71 CC
Copied!
|
| UTF-32 |
00 00 71 CC
Copied!
|
| URL-Quoted |
%E7%87%8C
Copied!
|
| HTML hex reference |
燌
Copied!
|
| RFC 5137 |
\u'71CC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u71CC
Copied!
|
| C and C++ |
\u71cc
Copied!
|
| C# |
\u71cc
Copied!
|
| CSS |
\0071CC
Copied!
|
| Excel |
=UNICHAR(29132)
Copied!
|
| Go |
\u71cc
Copied!
|
| JavaScript |
\u71CC
Copied!
|
| Modern JavaScript (since ES6) |
\u{71cc}
Copied!
|
| JSON |
\u71CC
Copied!
|
| Java |
\u71CC
Copied!
|
| Lua |
\u{71CC}
Copied!
|
| Matlab |
char(29132)
Copied!
|
| Perl |
\x{71CC}
Copied!
|
| PHP |
\u{71cc}
Copied!
|
| PostgreSQL |
U&'\71CC'
Copied!
|
| PowerShell |
`u{71CC}
Copied!
|
| Python |
\u71cc
Copied!
|
| Ruby |
\u{71cc}
Copied!
|
| Rust |
\u{71cc}
Copied!
|