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