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 CYOK
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CD90 | |
| decimal | 52624 | |
| htmldecimal | 춐 | |
| htmlhex | 춐 | |
| css | \CD90 | |
| javascript | \u{CD90} | |
| python | \ucd90 | |
| java | \uCD90 | |
| go | \uCD90 | |
| ruby | \u{CD90} | |
| rust | \u{CD90} | |
| ccpp | \ucd90 | |
| urlencoded | %EC%B6%90 | |
| utf8bytes | ec b6 90 | |
| utf16bebytes | cd 90 | |
| utf32bebytes | 00 00 cd 90 |
How to Use
HTML:
춐
CSS:
content: "\CD90"
JavaScript:
"\u{CD90}"
Python:
"\ucd90"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No