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 MUSS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BB48 | |
| decimal | 47944 | |
| htmldecimal | 뭈 | |
| htmlhex | 뭈 | |
| css | \BB48 | |
| javascript | \u{BB48} | |
| python | \ubb48 | |
| java | \uBB48 | |
| go | \uBB48 | |
| ruby | \u{BB48} | |
| rust | \u{BB48} | |
| ccpp | \ubb48 | |
| urlencoded | %EB%AD%88 | |
| utf8bytes | eb ad 88 | |
| utf16bebytes | bb 48 | |
| utf32bebytes | 00 00 bb 48 |
How to Use
HTML:
뭈
CSS:
content: "\BB48"
JavaScript:
"\u{BB48}"
Python:
"\ubb48"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No