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