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 HYAEJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D5C2 | |
| decimal | 54722 | |
| htmldecimal | 헂 | |
| htmlhex | 헂 | |
| css | \D5C2 | |
| javascript | \u{D5C2} | |
| python | \ud5c2 | |
| java | \uD5C2 | |
| go | \uD5C2 | |
| ruby | \u{D5C2} | |
| rust | \u{D5C2} | |
| ccpp | \ud5c2 | |
| urlencoded | %ED%97%82 | |
| utf8bytes | ed 97 82 | |
| utf16bebytes | d5 c2 | |
| utf32bebytes | 00 00 d5 c2 |
How to Use
HTML:
헂
CSS:
content: "\D5C2"
JavaScript:
"\u{D5C2}"
Python:
"\ud5c2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No