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