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