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