If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+316E, officially named HANGUL LETTER MIEUM-PIEUP, was introduced in Unicode version 1.1. It is part of the Compat Jamo block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as HANGUL LETTER MIEUM BIEUB.
Categorized technically as a Other Letter, this character typically falls under the Hangul script. In terms of text layout and rendering, the glyph is a compatibility 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º |
12654
Copied!
|
|---|---|
| UTF-8 |
E3 85 AE
Copied!
|
| UTF-16 |
31 6E
Copied!
|
| UTF-32 |
00 00 31 6E
Copied!
|
| URL-Quoted |
%E3%85%AE
Copied!
|
| HTML hex reference |
ㅮ
Copied!
|
| RFC 5137 |
\u'316E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u316E
Copied!
|
| C and C++ |
\u316e
Copied!
|
| C# |
\u316e
Copied!
|
| CSS |
\00316E
Copied!
|
| Excel |
=UNICHAR(12654)
Copied!
|
| Go |
\u316e
Copied!
|
| JavaScript |
\u316E
Copied!
|
| Modern JavaScript (since ES6) |
\u{316e}
Copied!
|
| JSON |
\u316E
Copied!
|
| Java |
\u316E
Copied!
|
| Lua |
\u{316E}
Copied!
|
| Matlab |
char(12654)
Copied!
|
| Perl |
\x{316E}
Copied!
|
| PHP |
\u{316e}
Copied!
|
| PostgreSQL |
U&'\316E'
Copied!
|
| PowerShell |
`u{316E}
Copied!
|
| Python |
\u316e
Copied!
|
| Ruby |
\u{316e}
Copied!
|
| Rust |
\u{316e}
Copied!
|