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