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