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