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 MYOLM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BB22 | |
| decimal | 47906 | |
| htmldecimal | 묢 | |
| htmlhex | 묢 | |
| css | \BB22 | |
| javascript | \u{BB22} | |
| python | \ubb22 | |
| java | \uBB22 | |
| go | \uBB22 | |
| ruby | \u{BB22} | |
| rust | \u{BB22} | |
| ccpp | \ubb22 | |
| urlencoded | %EB%AC%A2 | |
| utf8bytes | eb ac a2 | |
| utf16bebytes | bb 22 | |
| utf32bebytes | 00 00 bb 22 |
How to Use
HTML:
묢
CSS:
content: "\BB22"
JavaScript:
"\u{BB22}"
Python:
"\ubb22"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No