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