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