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 MYINJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BBE1 | |
| decimal | 48097 | |
| htmldecimal | 믡 | |
| htmlhex | 믡 | |
| css | \BBE1 | |
| javascript | \u{BBE1} | |
| python | \ubbe1 | |
| java | \uBBE1 | |
| go | \uBBE1 | |
| ruby | \u{BBE1} | |
| rust | \u{BBE1} | |
| ccpp | \ubbe1 | |
| urlencoded | %EB%AF%A1 | |
| utf8bytes | eb af a1 | |
| utf16bebytes | bb e1 | |
| utf32bebytes | 00 00 bb e1 |
How to Use
HTML:
믡
CSS:
content: "\BBE1"
JavaScript:
"\u{BBE1}"
Python:
"\ubbe1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No