If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+C91E, officially named HANGUL SYLLABLE JWEONH, was introduced in Unicode version 2.0. It is part of the Hangul block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Hangul script. In terms of text layout and rendering, the glyph is a canonical 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º |
51486
Copied!
|
|---|---|
| UTF-8 |
EC A4 9E
Copied!
|
| UTF-16 |
C9 1E
Copied!
|
| UTF-32 |
00 00 C9 1E
Copied!
|
| URL-Quoted |
%EC%A4%9E
Copied!
|
| HTML hex reference |
줞
Copied!
|
| RFC 5137 |
\u'C91E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uC91E
Copied!
|
| C and C++ |
\uc91e
Copied!
|
| C# |
\uc91e
Copied!
|
| CSS |
\00C91E
Copied!
|
| Excel |
=UNICHAR(51486)
Copied!
|
| Go |
\uc91e
Copied!
|
| JavaScript |
\uC91E
Copied!
|
| Modern JavaScript (since ES6) |
\u{c91e}
Copied!
|
| JSON |
\uC91E
Copied!
|
| Java |
\uC91E
Copied!
|
| Lua |
\u{C91E}
Copied!
|
| Matlab |
char(51486)
Copied!
|
| Perl |
\x{C91E}
Copied!
|
| PHP |
\u{c91e}
Copied!
|
| PostgreSQL |
U&'\C91E'
Copied!
|
| PowerShell |
`u{C91E}
Copied!
|
| Python |
\uc91e
Copied!
|
| Ruby |
\u{c91e}
Copied!
|
| Rust |
\u{c91e}
Copied!
|