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