If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+313E, officially named HANGUL LETTER RIEUL-THIEUTH, 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 TIEUT.
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º |
12606
Copied!
|
|---|---|
| UTF-8 |
E3 84 BE
Copied!
|
| UTF-16 |
31 3E
Copied!
|
| UTF-32 |
00 00 31 3E
Copied!
|
| URL-Quoted |
%E3%84%BE
Copied!
|
| HTML hex reference |
ㄾ
Copied!
|
| RFC 5137 |
\u'313E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u313E
Copied!
|
| C and C++ |
\u313e
Copied!
|
| C# |
\u313e
Copied!
|
| CSS |
\00313E
Copied!
|
| Excel |
=UNICHAR(12606)
Copied!
|
| Go |
\u313e
Copied!
|
| JavaScript |
\u313E
Copied!
|
| Modern JavaScript (since ES6) |
\u{313e}
Copied!
|
| JSON |
\u313E
Copied!
|
| Java |
\u313E
Copied!
|
| Lua |
\u{313E}
Copied!
|
| Matlab |
char(12606)
Copied!
|
| Perl |
\x{313E}
Copied!
|
| PHP |
\u{313e}
Copied!
|
| PostgreSQL |
U&'\313E'
Copied!
|
| PowerShell |
`u{313E}
Copied!
|
| Python |
\u313e
Copied!
|
| Ruby |
\u{313e}
Copied!
|
| Rust |
\u{313e}
Copied!
|