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