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