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