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