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