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 HWEOB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D6F1 | |
| decimal | 55025 | |
| htmldecimal | 훱 | |
| htmlhex | 훱 | |
| css | \D6F1 | |
| javascript | \u{D6F1} | |
| python | \ud6f1 | |
| java | \uD6F1 | |
| go | \uD6F1 | |
| ruby | \u{D6F1} | |
| rust | \u{D6F1} | |
| ccpp | \ud6f1 | |
| urlencoded | %ED%9B%B1 | |
| utf8bytes | ed 9b b1 | |
| utf16bebytes | d6 f1 | |
| utf32bebytes | 00 00 d6 f1 |
How to Use
HTML:
훱
CSS:
content: "\D6F1"
JavaScript:
"\u{D6F1}"
Python:
"\ud6f1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No