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