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