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