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