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