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 SWALG
Overview
솱 (HANGUL SYLLABLE SWALG) is the Unicode character at code point U+C1B1. 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+C1B1 | |
| decimal | 49585 | |
| htmldecimal | 솱 | |
| htmlhex | 솱 | |
| css | \C1B1 | |
| javascript | \u{C1B1} | |
| python | \uc1b1 | |
| java | \uC1B1 | |
| go | \uC1B1 | |
| ruby | \u{C1B1} | |
| rust | \u{C1B1} | |
| ccpp | \uc1b1 | |
| urlencoded | %EC%86%B1 | |
| utf8bytes | ec 86 b1 | |
| utf16bebytes | c1 b1 | |
| utf32bebytes | 00 00 c1 b1 |
How to Use
HTML:
솱
CSS:
content: "\C1B1"
JavaScript:
"\u{C1B1}"
Python:
"\uc1b1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1109 116A 11B0
Frequently Asked Questions
What is the 솱 character (HANGUL SYLLABLE SWALG)?
솱 (HANGUL SYLLABLE SWALG) is the Unicode character U+C1B1.
What is the Unicode codepoint of HANGUL SYLLABLE SWALG?
The HANGUL SYLLABLE SWALG character (솱) has codepoint U+C1B1.
How do I type or copy HANGUL SYLLABLE SWALG?
Copy 솱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.