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