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