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