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