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 HWEOG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D6E1 | |
| decimal | 55009 | |
| htmldecimal | 훡 | |
| htmlhex | 훡 | |
| css | \D6E1 | |
| javascript | \u{D6E1} | |
| python | \ud6e1 | |
| java | \uD6E1 | |
| go | \uD6E1 | |
| ruby | \u{D6E1} | |
| rust | \u{D6E1} | |
| ccpp | \ud6e1 | |
| urlencoded | %ED%9B%A1 | |
| utf8bytes | ed 9b a1 | |
| utf16bebytes | d6 e1 | |
| utf32bebytes | 00 00 d6 e1 |
How to Use
HTML:
훡
CSS:
content: "\D6E1"
JavaScript:
"\u{D6E1}"
Python:
"\ud6e1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No