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