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