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