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