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