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 SSA
Overview
싸 (HANGUL SYLLABLE SSA) is the Unicode character at code point U+C2F8. 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+C2F8 | |
| decimal | 49912 | |
| htmldecimal | 싸 | |
| htmlhex | 싸 | |
| css | \C2F8 | |
| javascript | \u{C2F8} | |
| python | \uc2f8 | |
| java | \uC2F8 | |
| go | \uC2F8 | |
| ruby | \u{C2F8} | |
| rust | \u{C2F8} | |
| ccpp | \uc2f8 | |
| urlencoded | %EC%8B%B8 | |
| utf8bytes | ec 8b b8 | |
| utf16bebytes | c2 f8 | |
| utf32bebytes | 00 00 c2 f8 |
How to Use
HTML:
싸
CSS:
content: "\C2F8"
JavaScript:
"\u{C2F8}"
Python:
"\uc2f8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110A 1161
Frequently Asked Questions
What is the 싸 character (HANGUL SYLLABLE SSA)?
싸 (HANGUL SYLLABLE SSA) is the Unicode character U+C2F8.
What is the Unicode codepoint of HANGUL SYLLABLE SSA?
The HANGUL SYLLABLE SSA character (싸) has codepoint U+C2F8.
How do I type or copy HANGUL SYLLABLE SSA?
Copy 싸 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.