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