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