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