If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+388D, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 3.0. It is part of the CJK Ext A 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º |
14477
Copied!
|
|---|---|
| UTF-8 |
E3 A2 8D
Copied!
|
| UTF-16 |
38 8D
Copied!
|
| UTF-32 |
00 00 38 8D
Copied!
|
| URL-Quoted |
%E3%A2%8D
Copied!
|
| HTML hex reference |
㢍
Copied!
|
| RFC 5137 |
\u'388D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u388D
Copied!
|
| C and C++ |
\u388d
Copied!
|
| C# |
\u388d
Copied!
|
| CSS |
\00388D
Copied!
|
| Excel |
=UNICHAR(14477)
Copied!
|
| Go |
\u388d
Copied!
|
| JavaScript |
\u388D
Copied!
|
| Modern JavaScript (since ES6) |
\u{388d}
Copied!
|
| JSON |
\u388D
Copied!
|
| Java |
\u388D
Copied!
|
| Lua |
\u{388D}
Copied!
|
| Matlab |
char(14477)
Copied!
|
| Perl |
\x{388D}
Copied!
|
| PHP |
\u{388d}
Copied!
|
| PostgreSQL |
U&'\388D'
Copied!
|
| PowerShell |
`u{388D}
Copied!
|
| Python |
\u388d
Copied!
|
| Ruby |
\u{388d}
Copied!
|
| Rust |
\u{388d}
Copied!
|