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