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 MYILS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BBE8 | |
| decimal | 48104 | |
| htmldecimal | 믨 | |
| htmlhex | 믨 | |
| css | \BBE8 | |
| javascript | \u{BBE8} | |
| python | \ubbe8 | |
| java | \uBBE8 | |
| go | \uBBE8 | |
| ruby | \u{BBE8} | |
| rust | \u{BBE8} | |
| ccpp | \ubbe8 | |
| urlencoded | %EB%AF%A8 | |
| utf8bytes | eb af a8 | |
| utf16bebytes | bb e8 | |
| utf32bebytes | 00 00 bb e8 |
How to Use
HTML:
믨
CSS:
content: "\BBE8"
JavaScript:
"\u{BBE8}"
Python:
"\ubbe8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No