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