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-MIEUM
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+313B | |
| decimal | 12603 | |
| htmldecimal | ㄻ | |
| htmlhex | ㄻ | |
| css | \313B | |
| javascript | \u{313B} | |
| python | \u313b | |
| java | \u313B | |
| go | \u313B | |
| ruby | \u{313B} | |
| rust | \u{313B} | |
| ccpp | \u313b | |
| urlencoded | %E3%84%BB | |
| utf8bytes | e3 84 bb | |
| utf16bebytes | 31 3b | |
| utf32bebytes | 00 00 31 3b |
How to Use
HTML:
ㄻ
CSS:
content: "\313B"
JavaScript:
"\u{313B}"
Python:
"\u313b"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 11B1
Frequently Asked Questions
What is the ㄻ character (HANGUL LETTER RIEUL-MIEUM)?
ㄻ (HANGUL LETTER RIEUL-MIEUM) is the Unicode character U+313B.
What is the Unicode codepoint of HANGUL LETTER RIEUL-MIEUM?
The HANGUL LETTER RIEUL-MIEUM character (ㄻ) has codepoint U+313B.
How do I type or copy HANGUL LETTER RIEUL-MIEUM?
Copy ㄻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.