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 KYIP
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0A2 | |
| decimal | 53410 | |
| htmldecimal | 킢 | |
| htmlhex | 킢 | |
| css | \D0A2 | |
| javascript | \u{D0A2} | |
| python | \ud0a2 | |
| java | \uD0A2 | |
| go | \uD0A2 | |
| ruby | \u{D0A2} | |
| rust | \u{D0A2} | |
| ccpp | \ud0a2 | |
| urlencoded | %ED%82%A2 | |
| utf8bytes | ed 82 a2 | |
| utf16bebytes | d0 a2 | |
| utf32bebytes | 00 00 d0 a2 |
How to Use
HTML:
킢
CSS:
content: "\D0A2"
JavaScript:
"\u{D0A2}"
Python:
"\ud0a2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No