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