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