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