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