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