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