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 SSAEH
Overview
쌯 (HANGUL SYLLABLE SSAEH) is the Unicode character at code point U+C32F. 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+C32F | |
| decimal | 49967 | |
| htmldecimal | 쌯 | |
| htmlhex | 쌯 | |
| css | \C32F | |
| javascript | \u{C32F} | |
| python | \uc32f | |
| java | \uC32F | |
| go | \uC32F | |
| ruby | \u{C32F} | |
| rust | \u{C32F} | |
| ccpp | \uc32f | |
| urlencoded | %EC%8C%AF | |
| utf8bytes | ec 8c af | |
| utf16bebytes | c3 2f | |
| utf32bebytes | 00 00 c3 2f |
How to Use
HTML:
쌯
CSS:
content: "\C32F"
JavaScript:
"\u{C32F}"
Python:
"\uc32f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110A 1162 11C2
Frequently Asked Questions
What is the 쌯 character (HANGUL SYLLABLE SSAEH)?
쌯 (HANGUL SYLLABLE SSAEH) is the Unicode character U+C32F.
What is the Unicode codepoint of HANGUL SYLLABLE SSAEH?
The HANGUL SYLLABLE SSAEH character (쌯) has codepoint U+C32F.
How do I type or copy HANGUL SYLLABLE SSAEH?
Copy 쌯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.