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