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