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