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