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 MYI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BBDC | |
| decimal | 48092 | |
| htmldecimal | 믜 | |
| htmlhex | 믜 | |
| css | \BBDC | |
| javascript | \u{BBDC} | |
| python | \ubbdc | |
| java | \uBBDC | |
| go | \uBBDC | |
| ruby | \u{BBDC} | |
| rust | \u{BBDC} | |
| ccpp | \ubbdc | |
| urlencoded | %EB%AF%9C | |
| utf8bytes | eb af 9c | |
| utf16bebytes | bb dc | |
| utf32bebytes | 00 00 bb dc |
How to Use
HTML:
믜
CSS:
content: "\BBDC"
JavaScript:
"\u{BBDC}"
Python:
"\ubbdc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No