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