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 SYLLABLE MYAEGS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BA1F | |
| decimal | 47647 | |
| htmldecimal | 먟 | |
| htmlhex | 먟 | |
| css | \BA1F | |
| javascript | \u{BA1F} | |
| python | \uba1f | |
| java | \uBA1F | |
| go | \uBA1F | |
| ruby | \u{BA1F} | |
| rust | \u{BA1F} | |
| ccpp | \uba1f | |
| urlencoded | %EB%A8%9F | |
| utf8bytes | eb a8 9f | |
| utf16bebytes | ba 1f | |
| utf32bebytes | 00 00 ba 1f |
How to Use
HTML:
먟
CSS:
content: "\BA1F"
JavaScript:
"\u{BA1F}"
Python:
"\uba1f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No