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