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