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