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