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