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-3962
Overview
㥢 (CJK UNIFIED IDEOGRAPH-3962) is the Unicode character at code point U+3962. 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+3962 | |
| decimal | 14690 | |
| htmldecimal | 㥢 | |
| htmlhex | 㥢 | |
| css | \3962 | |
| javascript | \u{3962} | |
| python | \u3962 | |
| java | \u3962 | |
| go | \u3962 | |
| ruby | \u{3962} | |
| rust | \u{3962} | |
| ccpp | \u3962 | |
| urlencoded | %E3%A5%A2 | |
| utf8bytes | e3 a5 a2 | |
| utf16bebytes | 39 62 | |
| utf32bebytes | 00 00 39 62 |
How to Use
HTML:
㥢
CSS:
content: "\3962"
JavaScript:
"\u{3962}"
Python:
"\u3962"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㥢 character (CJK UNIFIED IDEOGRAPH-3962)?
㥢 (CJK UNIFIED IDEOGRAPH-3962) is the Unicode character U+3962.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3962?
The CJK UNIFIED IDEOGRAPH-3962 character (㥢) has codepoint U+3962.
How do I type or copy CJK UNIFIED IDEOGRAPH-3962?
Copy 㥢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.