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