If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+741F, officially named CJK UNIFIED IDEOGRAPH-#, was introduced in Unicode version 1.1. It is part of the CJK 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º |
29727
Copied!
|
|---|---|
| UTF-8 |
E7 90 9F
Copied!
|
| UTF-16 |
74 1F
Copied!
|
| UTF-32 |
00 00 74 1F
Copied!
|
| URL-Quoted |
%E7%90%9F
Copied!
|
| HTML hex reference |
琟
Copied!
|
| RFC 5137 |
\u'741F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u741F
Copied!
|
| C and C++ |
\u741f
Copied!
|
| C# |
\u741f
Copied!
|
| CSS |
\00741F
Copied!
|
| Excel |
=UNICHAR(29727)
Copied!
|
| Go |
\u741f
Copied!
|
| JavaScript |
\u741F
Copied!
|
| Modern JavaScript (since ES6) |
\u{741f}
Copied!
|
| JSON |
\u741F
Copied!
|
| Java |
\u741F
Copied!
|
| Lua |
\u{741F}
Copied!
|
| Matlab |
char(29727)
Copied!
|
| Perl |
\x{741F}
Copied!
|
| PHP |
\u{741f}
Copied!
|
| PostgreSQL |
U&'\741F'
Copied!
|
| PowerShell |
`u{741F}
Copied!
|
| Python |
\u741f
Copied!
|
| Ruby |
\u{741f}
Copied!
|
| Rust |
\u{741f}
Copied!
|