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 HULG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D6CD | |
| decimal | 54989 | |
| htmldecimal | 훍 | |
| htmlhex | 훍 | |
| css | \D6CD | |
| javascript | \u{D6CD} | |
| python | \ud6cd | |
| java | \uD6CD | |
| go | \uD6CD | |
| ruby | \u{D6CD} | |
| rust | \u{D6CD} | |
| ccpp | \ud6cd | |
| urlencoded | %ED%9B%8D | |
| utf8bytes | ed 9b 8d | |
| utf16bebytes | d6 cd | |
| utf32bebytes | 00 00 d6 cd |
How to Use
HTML:
훍
CSS:
content: "\D6CD"
JavaScript:
"\u{D6CD}"
Python:
"\ud6cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No