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