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