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