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 SOEG
Overview
쇡 (HANGUL SYLLABLE SOEG) is the Unicode character at code point U+C1E1. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C1E1 | |
| decimal | 49633 | |
| htmldecimal | 쇡 | |
| htmlhex | 쇡 | |
| css | \C1E1 | |
| javascript | \u{C1E1} | |
| python | \uc1e1 | |
| java | \uC1E1 | |
| go | \uC1E1 | |
| ruby | \u{C1E1} | |
| rust | \u{C1E1} | |
| ccpp | \uc1e1 | |
| urlencoded | %EC%87%A1 | |
| utf8bytes | ec 87 a1 | |
| utf16bebytes | c1 e1 | |
| utf32bebytes | 00 00 c1 e1 |
How to Use
HTML:
쇡
CSS:
content: "\C1E1"
JavaScript:
"\u{C1E1}"
Python:
"\uc1e1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1109 116C 11A8
Frequently Asked Questions
What is the 쇡 character (HANGUL SYLLABLE SOEG)?
쇡 (HANGUL SYLLABLE SOEG) is the Unicode character U+C1E1.
What is the Unicode codepoint of HANGUL SYLLABLE SOEG?
The HANGUL SYLLABLE SOEG character (쇡) has codepoint U+C1E1.
How do I type or copy HANGUL SYLLABLE SOEG?
Copy 쇡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.