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