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