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