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 KYAET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CEE1 | |
| decimal | 52961 | |
| htmldecimal | 컡 | |
| htmlhex | 컡 | |
| css | \CEE1 | |
| javascript | \u{CEE1} | |
| python | \ucee1 | |
| java | \uCEE1 | |
| go | \uCEE1 | |
| ruby | \u{CEE1} | |
| rust | \u{CEE1} | |
| ccpp | \ucee1 | |
| urlencoded | %EC%BB%A1 | |
| utf8bytes | ec bb a1 | |
| utf16bebytes | ce e1 | |
| utf32bebytes | 00 00 ce e1 |
How to Use
HTML:
컡
CSS:
content: "\CEE1"
JavaScript:
"\u{CEE1}"
Python:
"\ucee1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No