If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+11EF, officially named HANGUL JONGSEONG IEUNG-KHIEUKH, was introduced in Unicode version 1.1. It is part of the Jamo 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 not a composition and has no designated width 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º |
4591
Copied!
|
|---|---|
| UTF-8 |
E1 87 AF
Copied!
|
| UTF-16 |
11 EF
Copied!
|
| UTF-32 |
00 00 11 EF
Copied!
|
| URL-Quoted |
%E1%87%AF
Copied!
|
| HTML hex reference |
ᇯ
Copied!
|
| RFC 5137 |
\u'11EF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u11EF
Copied!
|
| C and C++ |
\u11ef
Copied!
|
| C# |
\u11ef
Copied!
|
| CSS |
\0011EF
Copied!
|
| Excel |
=UNICHAR(4591)
Copied!
|
| Go |
\u11ef
Copied!
|
| JavaScript |
\u11EF
Copied!
|
| Modern JavaScript (since ES6) |
\u{11ef}
Copied!
|
| JSON |
\u11EF
Copied!
|
| Java |
\u11EF
Copied!
|
| Lua |
\u{11EF}
Copied!
|
| Matlab |
char(4591)
Copied!
|
| Perl |
\x{11EF}
Copied!
|
| PHP |
\u{11ef}
Copied!
|
| PostgreSQL |
U&'\11EF'
Copied!
|
| PowerShell |
`u{11EF}
Copied!
|
| Python |
\u11ef
Copied!
|
| Ruby |
\u{11ef}
Copied!
|
| Rust |
\u{11ef}
Copied!
|