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 MUP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BB4E | |
| decimal | 47950 | |
| htmldecimal | 뭎 | |
| htmlhex | 뭎 | |
| css | \BB4E | |
| javascript | \u{BB4E} | |
| python | \ubb4e | |
| java | \uBB4E | |
| go | \uBB4E | |
| ruby | \u{BB4E} | |
| rust | \u{BB4E} | |
| ccpp | \ubb4e | |
| urlencoded | %EB%AD%8E | |
| utf8bytes | eb ad 8e | |
| utf16bebytes | bb 4e | |
| utf32bebytes | 00 00 bb 4e |
How to Use
HTML:
뭎
CSS:
content: "\BB4E"
JavaScript:
"\u{BB4E}"
Python:
"\ubb4e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No