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