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