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