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