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' : ''">
社
CJK UNIFIED IDEOGRAPH-793E
Overview
社 (CJK UNIFIED IDEOGRAPH-793E) is the Unicode character at code point U+793E. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+793E | |
| decimal | 31038 | |
| htmldecimal | 社 | |
| htmlhex | 社 | |
| css | \793E | |
| javascript | \u{793E} | |
| python | \u793e | |
| java | \u793E | |
| go | \u793E | |
| ruby | \u{793E} | |
| rust | \u{793E} | |
| ccpp | \u793e | |
| urlencoded | %E7%A4%BE | |
| utf8bytes | e7 a4 be | |
| utf16bebytes | 79 3e | |
| utf32bebytes | 00 00 79 3e |
How to Use
HTML:
社
CSS:
content: "\793E"
JavaScript:
"\u{793E}"
Python:
"\u793e"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 社 character (CJK UNIFIED IDEOGRAPH-793E)?
社 (CJK UNIFIED IDEOGRAPH-793E) is the Unicode character U+793E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-793E?
The CJK UNIFIED IDEOGRAPH-793E character (社) has codepoint U+793E.
How do I type or copy CJK UNIFIED IDEOGRAPH-793E?
Copy 社 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.