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