If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+316B, officially named HANGUL LETTER RIEUL-PIEUP-SIOS, 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 LIEUL BIEUB SIOS.
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º |
12651
Copied!
|
|---|---|
| UTF-8 |
E3 85 AB
Copied!
|
| UTF-16 |
31 6B
Copied!
|
| UTF-32 |
00 00 31 6B
Copied!
|
| URL-Quoted |
%E3%85%AB
Copied!
|
| HTML hex reference |
ㅫ
Copied!
|
| RFC 5137 |
\u'316B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u316B
Copied!
|
| C and C++ |
\u316b
Copied!
|
| C# |
\u316b
Copied!
|
| CSS |
\00316B
Copied!
|
| Excel |
=UNICHAR(12651)
Copied!
|
| Go |
\u316b
Copied!
|
| JavaScript |
\u316B
Copied!
|
| Modern JavaScript (since ES6) |
\u{316b}
Copied!
|
| JSON |
\u316B
Copied!
|
| Java |
\u316B
Copied!
|
| Lua |
\u{316B}
Copied!
|
| Matlab |
char(12651)
Copied!
|
| Perl |
\x{316B}
Copied!
|
| PHP |
\u{316b}
Copied!
|
| PostgreSQL |
U&'\316B'
Copied!
|
| PowerShell |
`u{316B}
Copied!
|
| Python |
\u316b
Copied!
|
| Ruby |
\u{316b}
Copied!
|
| Rust |
\u{316b}
Copied!
|