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-2003D
Overview
𠀽 (CJK UNIFIED IDEOGRAPH-2003D) is the Unicode character at code point U+2003D. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2003D | |
| decimal | 131133 | |
| htmldecimal | 𠀽 | |
| htmlhex | 𠀽 | |
| css | \2003D | |
| javascript | \u{2003D} | |
| python | \U0002003d | |
| java | \uD840\uDC3D | |
| go | \U0002003D | |
| ruby | \u{2003D} | |
| rust | \u{2003D} | |
| ccpp | \U0002003d | |
| urlencoded | %F0%A0%80%BD | |
| utf8bytes | f0 a0 80 bd | |
| utf16bebytes | d8 40 dc 3d | |
| utf32bebytes | 00 02 00 3d |
How to Use
HTML:
𠀽
CSS:
content: "\2003D"
JavaScript:
"\u{2003D}"
Python:
"\U0002003d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠀽 character (CJK UNIFIED IDEOGRAPH-2003D)?
𠀽 (CJK UNIFIED IDEOGRAPH-2003D) is the Unicode character U+2003D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2003D?
The CJK UNIFIED IDEOGRAPH-2003D character (𠀽) has codepoint U+2003D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2003D?
Copy 𠀽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.