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