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