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