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