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-2BFFC
Overview
𫿼 (CJK UNIFIED IDEOGRAPH-2BFFC) is the Unicode character at code point U+2BFFC. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BFFC | |
| decimal | 180220 | |
| htmldecimal | 𫿼 | |
| htmlhex | 𫿼 | |
| css | \2BFFC | |
| javascript | \u{2BFFC} | |
| python | \U0002bffc | |
| java | \uD86F\uDFFC | |
| go | \U0002BFFC | |
| ruby | \u{2BFFC} | |
| rust | \u{2BFFC} | |
| ccpp | \U0002bffc | |
| urlencoded | %F0%AB%BF%BC | |
| utf8bytes | f0 ab bf bc | |
| utf16bebytes | d8 6f df fc | |
| utf32bebytes | 00 02 bf fc |
How to Use
HTML:
𫿼
CSS:
content: "\2BFFC"
JavaScript:
"\u{2BFFC}"
Python:
"\U0002bffc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫿼 character (CJK UNIFIED IDEOGRAPH-2BFFC)?
𫿼 (CJK UNIFIED IDEOGRAPH-2BFFC) is the Unicode character U+2BFFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BFFC?
The CJK UNIFIED IDEOGRAPH-2BFFC character (𫿼) has codepoint U+2BFFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BFFC?
Copy 𫿼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.