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