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