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