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