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