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 KYEONG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CF31 | |
| decimal | 53041 | |
| htmldecimal | 켱 | |
| htmlhex | 켱 | |
| css | \CF31 | |
| javascript | \u{CF31} | |
| python | \ucf31 | |
| java | \uCF31 | |
| go | \uCF31 | |
| ruby | \u{CF31} | |
| rust | \u{CF31} | |
| ccpp | \ucf31 | |
| urlencoded | %EC%BC%B1 | |
| utf8bytes | ec bc b1 | |
| utf16bebytes | cf 31 | |
| utf32bebytes | 00 00 cf 31 |
How to Use
HTML:
켱
CSS:
content: "\CF31"
JavaScript:
"\u{CF31}"
Python:
"\ucf31"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No