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