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