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