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