copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ㄾ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ㄾ
HANGUL LETTER RIEUL-THIEUTH
Overview
ㄾ (HANGUL LETTER RIEUL-THIEUTH) is the Unicode character at code point U+313E. It belongs to the Hangul Compatibility Jamo block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+313E | |
| decimal | 12606 | |
| htmldecimal | ㄾ | |
| htmlhex | ㄾ | |
| css | \313E | |
| javascript | \u{313E} | |
| python | \u313e | |
| java | \u313E | |
| go | \u313E | |
| ruby | \u{313E} | |
| rust | \u{313E} | |
| ccpp | \u313e | |
| urlencoded | %E3%84%BE | |
| utf8bytes | e3 84 be | |
| utf16bebytes | 31 3e | |
| utf32bebytes | 00 00 31 3e |
How to Use
HTML:
ㄾ
CSS:
content: "\313E"
JavaScript:
"\u{313E}"
Python:
"\u313e"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 11B4
Frequently Asked Questions
What is the ㄾ character (HANGUL LETTER RIEUL-THIEUTH)?
ㄾ (HANGUL LETTER RIEUL-THIEUTH) is the Unicode character U+313E.
What is the Unicode codepoint of HANGUL LETTER RIEUL-THIEUTH?
The HANGUL LETTER RIEUL-THIEUTH character (ㄾ) has codepoint U+313E.
How do I type or copy HANGUL LETTER RIEUL-THIEUTH?
Copy ㄾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.