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 KYUT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D069 | |
| decimal | 53353 | |
| htmldecimal | 큩 | |
| htmlhex | 큩 | |
| css | \D069 | |
| javascript | \u{D069} | |
| python | \ud069 | |
| java | \uD069 | |
| go | \uD069 | |
| ruby | \u{D069} | |
| rust | \u{D069} | |
| ccpp | \ud069 | |
| urlencoded | %ED%81%A9 | |
| utf8bytes | ed 81 a9 | |
| utf16bebytes | d0 69 | |
| utf32bebytes | 00 00 d0 69 |
How to Use
HTML:
큩
CSS:
content: "\D069"
JavaScript:
"\u{D069}"
Python:
"\ud069"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No