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-22EC2
Overview
𢻂 (CJK UNIFIED IDEOGRAPH-22EC2) is the Unicode character at code point U+22EC2. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22EC2 | |
| decimal | 143042 | |
| htmldecimal | 𢻂 | |
| htmlhex | 𢻂 | |
| css | \22EC2 | |
| javascript | \u{22EC2} | |
| python | \U00022ec2 | |
| java | \uD84B\uDEC2 | |
| go | \U00022EC2 | |
| ruby | \u{22EC2} | |
| rust | \u{22EC2} | |
| ccpp | \U00022ec2 | |
| urlencoded | %F0%A2%BB%82 | |
| utf8bytes | f0 a2 bb 82 | |
| utf16bebytes | d8 4b de c2 | |
| utf32bebytes | 00 02 2e c2 |
How to Use
HTML:
𢻂
CSS:
content: "\22EC2"
JavaScript:
"\u{22EC2}"
Python:
"\U00022ec2"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢻂 character (CJK UNIFIED IDEOGRAPH-22EC2)?
𢻂 (CJK UNIFIED IDEOGRAPH-22EC2) is the Unicode character U+22EC2.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22EC2?
The CJK UNIFIED IDEOGRAPH-22EC2 character (𢻂) has codepoint U+22EC2.
How do I type or copy CJK UNIFIED IDEOGRAPH-22EC2?
Copy 𢻂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.