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