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