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 COELM
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CD66 | |
| decimal | 52582 | |
| htmldecimal | 쵦 | |
| htmlhex | 쵦 | |
| css | \CD66 | |
| javascript | \u{CD66} | |
| python | \ucd66 | |
| java | \uCD66 | |
| go | \uCD66 | |
| ruby | \u{CD66} | |
| rust | \u{CD66} | |
| ccpp | \ucd66 | |
| urlencoded | %EC%B5%A6 | |
| utf8bytes | ec b5 a6 | |
| utf16bebytes | cd 66 | |
| utf32bebytes | 00 00 cd 66 |
How to Use
HTML:
쵦
CSS:
content: "\CD66"
JavaScript:
"\u{CD66}"
Python:
"\ucd66"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No