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