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 CYEJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+CD02 | |
| decimal | 52482 | |
| htmldecimal | 촂 | |
| htmlhex | 촂 | |
| css | \CD02 | |
| javascript | \u{CD02} | |
| python | \ucd02 | |
| java | \uCD02 | |
| go | \uCD02 | |
| ruby | \u{CD02} | |
| rust | \u{CD02} | |
| ccpp | \ucd02 | |
| urlencoded | %EC%B4%82 | |
| utf8bytes | ec b4 82 | |
| utf16bebytes | cd 02 | |
| utf32bebytes | 00 00 cd 02 |
How to Use
HTML:
촂
CSS:
content: "\CD02"
JavaScript:
"\u{CD02}"
Python:
"\ucd02"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No