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