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