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