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