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