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