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