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