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 SWAELG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C1CD | |
| decimal | 49613 | |
| htmldecimal | 쇍 | |
| htmlhex | 쇍 | |
| css | \C1CD | |
| javascript | \u{C1CD} | |
| python | \uc1cd | |
| java | \uC1CD | |
| go | \uC1CD | |
| ruby | \u{C1CD} | |
| rust | \u{C1CD} | |
| ccpp | \uc1cd | |
| urlencoded | %EC%87%8D | |
| utf8bytes | ec 87 8d | |
| utf16bebytes | c1 cd | |
| utf32bebytes | 00 00 c1 cd |
How to Use
HTML:
쇍
CSS:
content: "\C1CD"
JavaScript:
"\u{C1CD}"
Python:
"\uc1cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No