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