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