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