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