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