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