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 SOENJ
Overview
쇥 (HANGUL SYLLABLE SOENJ) is the Unicode character at code point U+C1E5. 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+C1E5 | |
| decimal | 49637 | |
| htmldecimal | 쇥 | |
| htmlhex | 쇥 | |
| css | \C1E5 | |
| javascript | \u{C1E5} | |
| python | \uc1e5 | |
| java | \uC1E5 | |
| go | \uC1E5 | |
| ruby | \u{C1E5} | |
| rust | \u{C1E5} | |
| ccpp | \uc1e5 | |
| urlencoded | %EC%87%A5 | |
| utf8bytes | ec 87 a5 | |
| utf16bebytes | c1 e5 | |
| utf32bebytes | 00 00 c1 e5 |
How to Use
HTML:
쇥
CSS:
content: "\C1E5"
JavaScript:
"\u{C1E5}"
Python:
"\uc1e5"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1109 116C 11AC
Frequently Asked Questions
What is the 쇥 character (HANGUL SYLLABLE SOENJ)?
쇥 (HANGUL SYLLABLE SOENJ) is the Unicode character U+C1E5.
What is the Unicode codepoint of HANGUL SYLLABLE SOENJ?
The HANGUL SYLLABLE SOENJ character (쇥) has codepoint U+C1E5.
How do I type or copy HANGUL SYLLABLE SOENJ?
Copy 쇥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.