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