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