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