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