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 HWEON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D6E4 | |
| decimal | 55012 | |
| htmldecimal | 훤 | |
| htmlhex | 훤 | |
| css | \D6E4 | |
| javascript | \u{D6E4} | |
| python | \ud6e4 | |
| java | \uD6E4 | |
| go | \uD6E4 | |
| ruby | \u{D6E4} | |
| rust | \u{D6E4} | |
| ccpp | \ud6e4 | |
| urlencoded | %ED%9B%A4 | |
| utf8bytes | ed 9b a4 | |
| utf16bebytes | d6 e4 | |
| utf32bebytes | 00 00 d6 e4 |
How to Use
HTML:
훤
CSS:
content: "\D6E4"
JavaScript:
"\u{D6E4}"
Python:
"\ud6e4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No