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