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