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