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