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