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