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