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