If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+348D, 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º |
13453
Copied!
|
|---|---|
| UTF-8 |
E3 92 8D
Copied!
|
| UTF-16 |
34 8D
Copied!
|
| UTF-32 |
00 00 34 8D
Copied!
|
| URL-Quoted |
%E3%92%8D
Copied!
|
| HTML hex reference |
㒍
Copied!
|
| RFC 5137 |
\u'348D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u348D
Copied!
|
| C and C++ |
\u348d
Copied!
|
| C# |
\u348d
Copied!
|
| CSS |
\00348D
Copied!
|
| Excel |
=UNICHAR(13453)
Copied!
|
| Go |
\u348d
Copied!
|
| JavaScript |
\u348D
Copied!
|
| Modern JavaScript (since ES6) |
\u{348d}
Copied!
|
| JSON |
\u348D
Copied!
|
| Java |
\u348D
Copied!
|
| Lua |
\u{348D}
Copied!
|
| Matlab |
char(13453)
Copied!
|
| Perl |
\x{348D}
Copied!
|
| PHP |
\u{348d}
Copied!
|
| PostgreSQL |
U&'\348D'
Copied!
|
| PowerShell |
`u{348D}
Copied!
|
| Python |
\u348d
Copied!
|
| Ruby |
\u{348d}
Copied!
|
| Rust |
\u{348d}
Copied!
|