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