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