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 HWEOGS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D6E3 | |
| decimal | 55011 | |
| htmldecimal | 훣 | |
| htmlhex | 훣 | |
| css | \D6E3 | |
| javascript | \u{D6E3} | |
| python | \ud6e3 | |
| java | \uD6E3 | |
| go | \uD6E3 | |
| ruby | \u{D6E3} | |
| rust | \u{D6E3} | |
| ccpp | \ud6e3 | |
| urlencoded | %ED%9B%A3 | |
| utf8bytes | ed 9b a3 | |
| utf16bebytes | d6 e3 | |
| utf32bebytes | 00 00 d6 e3 |
How to Use
HTML:
훣
CSS:
content: "\D6E3"
JavaScript:
"\u{D6E3}"
Python:
"\ud6e3"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No