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 HYAEG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D5AD | |
| decimal | 54701 | |
| htmldecimal | 햭 | |
| htmlhex | 햭 | |
| css | \D5AD | |
| javascript | \u{D5AD} | |
| python | \ud5ad | |
| java | \uD5AD | |
| go | \uD5AD | |
| ruby | \u{D5AD} | |
| rust | \u{D5AD} | |
| ccpp | \ud5ad | |
| urlencoded | %ED%96%AD | |
| utf8bytes | ed 96 ad | |
| utf16bebytes | d5 ad | |
| utf32bebytes | 00 00 d5 ad |
How to Use
HTML:
햭
CSS:
content: "\D5AD"
JavaScript:
"\u{D5AD}"
Python:
"\ud5ad"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No