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