If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+11F2, officially named HANGUL JONGSEONG YESIEUNG-PANSIOS, 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º |
4594
Copied!
|
|---|---|
| UTF-8 |
E1 87 B2
Copied!
|
| UTF-16 |
11 F2
Copied!
|
| UTF-32 |
00 00 11 F2
Copied!
|
| URL-Quoted |
%E1%87%B2
Copied!
|
| HTML hex reference |
ᇲ
Copied!
|
| RFC 5137 |
\u'11F2'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u11F2
Copied!
|
| C and C++ |
\u11f2
Copied!
|
| C# |
\u11f2
Copied!
|
| CSS |
\0011F2
Copied!
|
| Excel |
=UNICHAR(4594)
Copied!
|
| Go |
\u11f2
Copied!
|
| JavaScript |
\u11F2
Copied!
|
| Modern JavaScript (since ES6) |
\u{11f2}
Copied!
|
| JSON |
\u11F2
Copied!
|
| Java |
\u11F2
Copied!
|
| Lua |
\u{11F2}
Copied!
|
| Matlab |
char(4594)
Copied!
|
| Perl |
\x{11F2}
Copied!
|
| PHP |
\u{11f2}
Copied!
|
| PostgreSQL |
U&'\11F2'
Copied!
|
| PowerShell |
`u{11F2}
Copied!
|
| Python |
\u11f2
Copied!
|
| Ruby |
\u{11f2}
Copied!
|
| Rust |
\u{11f2}
Copied!
|