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