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