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