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