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 MWIM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BB98 | |
| decimal | 48024 | |
| htmldecimal | 뮘 | |
| htmlhex | 뮘 | |
| css | \BB98 | |
| javascript | \u{BB98} | |
| python | \ubb98 | |
| java | \uBB98 | |
| go | \uBB98 | |
| ruby | \u{BB98} | |
| rust | \u{BB98} | |
| ccpp | \ubb98 | |
| urlencoded | %EB%AE%98 | |
| utf8bytes | eb ae 98 | |
| utf16bebytes | bb 98 | |
| utf32bebytes | 00 00 bb 98 |
How to Use
HTML:
뮘
CSS:
content: "\BB98"
JavaScript:
"\u{BB98}"
Python:
"\ubb98"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No