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 HON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D63C | |
| decimal | 54844 | |
| htmldecimal | 혼 | |
| htmlhex | 혼 | |
| css | \D63C | |
| javascript | \u{D63C} | |
| python | \ud63c | |
| java | \uD63C | |
| go | \uD63C | |
| ruby | \u{D63C} | |
| rust | \u{D63C} | |
| ccpp | \ud63c | |
| urlencoded | %ED%98%BC | |
| utf8bytes | ed 98 bc | |
| utf16bebytes | d6 3c | |
| utf32bebytes | 00 00 d6 3c |
How to Use
HTML:
혼
CSS:
content: "\D63C"
JavaScript:
"\u{D63C}"
Python:
"\ud63c"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No