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