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