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