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