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