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