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 HOH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D653 | |
| decimal | 54867 | |
| htmldecimal | 홓 | |
| htmlhex | 홓 | |
| css | \D653 | |
| javascript | \u{D653} | |
| python | \ud653 | |
| java | \uD653 | |
| go | \uD653 | |
| ruby | \u{D653} | |
| rust | \u{D653} | |
| ccpp | \ud653 | |
| urlencoded | %ED%99%93 | |
| utf8bytes | ed 99 93 | |
| utf16bebytes | d6 53 | |
| utf32bebytes | 00 00 d6 53 |
How to Use
HTML:
홓
CSS:
content: "\D653"
JavaScript:
"\u{D653}"
Python:
"\ud653"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No