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