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