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