If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+40EE, 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º |
16622
Copied!
|
|---|---|
| UTF-8 |
E4 83 AE
Copied!
|
| UTF-16 |
40 EE
Copied!
|
| UTF-32 |
00 00 40 EE
Copied!
|
| URL-Quoted |
%E4%83%AE
Copied!
|
| HTML hex reference |
䃮
Copied!
|
| RFC 5137 |
\u'40EE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u40EE
Copied!
|
| C and C++ |
\u40ee
Copied!
|
| C# |
\u40ee
Copied!
|
| CSS |
\0040EE
Copied!
|
| Excel |
=UNICHAR(16622)
Copied!
|
| Go |
\u40ee
Copied!
|
| JavaScript |
\u40EE
Copied!
|
| Modern JavaScript (since ES6) |
\u{40ee}
Copied!
|
| JSON |
\u40EE
Copied!
|
| Java |
\u40EE
Copied!
|
| Lua |
\u{40EE}
Copied!
|
| Matlab |
char(16622)
Copied!
|
| Perl |
\x{40EE}
Copied!
|
| PHP |
\u{40ee}
Copied!
|
| PostgreSQL |
U&'\40EE'
Copied!
|
| PowerShell |
`u{40EE}
Copied!
|
| Python |
\u40ee
Copied!
|
| Ruby |
\u{40ee}
Copied!
|
| Rust |
\u{40ee}
Copied!
|