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 MYAM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BA10 | |
| decimal | 47632 | |
| htmldecimal | 먐 | |
| htmlhex | 먐 | |
| css | \BA10 | |
| javascript | \u{BA10} | |
| python | \uba10 | |
| java | \uBA10 | |
| go | \uBA10 | |
| ruby | \u{BA10} | |
| rust | \u{BA10} | |
| ccpp | \uba10 | |
| urlencoded | %EB%A8%90 | |
| utf8bytes | eb a8 90 | |
| utf16bebytes | ba 10 | |
| utf32bebytes | 00 00 ba 10 |
How to Use
HTML:
먐
CSS:
content: "\BA10"
JavaScript:
"\u{BA10}"
Python:
"\uba10"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No