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