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