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-HIEUH
Overview
ㅀ (HANGUL LETTER RIEUL-HIEUH) is the Unicode character at code point U+3140. 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+3140 | |
| decimal | 12608 | |
| htmldecimal | ㅀ | |
| htmlhex | ㅀ | |
| css | \3140 | |
| javascript | \u{3140} | |
| python | \u3140 | |
| java | \u3140 | |
| go | \u3140 | |
| ruby | \u{3140} | |
| rust | \u{3140} | |
| ccpp | \u3140 | |
| urlencoded | %E3%85%80 | |
| utf8bytes | e3 85 80 | |
| utf16bebytes | 31 40 | |
| utf32bebytes | 00 00 31 40 |
How to Use
HTML:
ㅀ
CSS:
content: "\3140"
JavaScript:
"\u{3140}"
Python:
"\u3140"
Properties
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 111A
Frequently Asked Questions
What is the ㅀ character (HANGUL LETTER RIEUL-HIEUH)?
ㅀ (HANGUL LETTER RIEUL-HIEUH) is the Unicode character U+3140.
What is the Unicode codepoint of HANGUL LETTER RIEUL-HIEUH?
The HANGUL LETTER RIEUL-HIEUH character (ㅀ) has codepoint U+3140.
How do I type or copy HANGUL LETTER RIEUL-HIEUH?
Copy ㅀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.