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