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