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 KYUS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D063 | |
| decimal | 53347 | |
| htmldecimal | 큣 | |
| htmlhex | 큣 | |
| css | \D063 | |
| javascript | \u{D063} | |
| python | \ud063 | |
| java | \uD063 | |
| go | \uD063 | |
| ruby | \u{D063} | |
| rust | \u{D063} | |
| ccpp | \ud063 | |
| urlencoded | %ED%81%A3 | |
| utf8bytes | ed 81 a3 | |
| utf16bebytes | d0 63 | |
| utf32bebytes | 00 00 d0 63 |
How to Use
HTML:
큣
CSS:
content: "\D063"
JavaScript:
"\u{D063}"
Python:
"\ud063"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No