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