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-22ECA
Overview
𢻊 (CJK UNIFIED IDEOGRAPH-22ECA) is the Unicode character at code point U+22ECA. 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+22ECA | |
| decimal | 143050 | |
| htmldecimal | 𢻊 | |
| htmlhex | 𢻊 | |
| css | \22ECA | |
| javascript | \u{22ECA} | |
| python | \U00022eca | |
| java | \uD84B\uDECA | |
| go | \U00022ECA | |
| ruby | \u{22ECA} | |
| rust | \u{22ECA} | |
| ccpp | \U00022eca | |
| urlencoded | %F0%A2%BB%8A | |
| utf8bytes | f0 a2 bb 8a | |
| utf16bebytes | d8 4b de ca | |
| utf32bebytes | 00 02 2e ca |
How to Use
HTML:
𢻊
CSS:
content: "\22ECA"
JavaScript:
"\u{22ECA}"
Python:
"\U00022eca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢻊 character (CJK UNIFIED IDEOGRAPH-22ECA)?
𢻊 (CJK UNIFIED IDEOGRAPH-22ECA) is the Unicode character U+22ECA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22ECA?
The CJK UNIFIED IDEOGRAPH-22ECA character (𢻊) has codepoint U+22ECA.
How do I type or copy CJK UNIFIED IDEOGRAPH-22ECA?
Copy 𢻊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.