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 SOEGG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C1E2 | |
| decimal | 49634 | |
| htmldecimal | 쇢 | |
| htmlhex | 쇢 | |
| css | \C1E2 | |
| javascript | \u{C1E2} | |
| python | \uc1e2 | |
| java | \uC1E2 | |
| go | \uC1E2 | |
| ruby | \u{C1E2} | |
| rust | \u{C1E2} | |
| ccpp | \uc1e2 | |
| urlencoded | %EC%87%A2 | |
| utf8bytes | ec 87 a2 | |
| utf16bebytes | c1 e2 | |
| utf32bebytes | 00 00 c1 e2 |
How to Use
HTML:
쇢
CSS:
content: "\C1E2"
JavaScript:
"\u{C1E2}"
Python:
"\uc1e2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No