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