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