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-26FFC
Overview
𦿼 (CJK UNIFIED IDEOGRAPH-26FFC) is the Unicode character at code point U+26FFC. 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+26FFC | |
| decimal | 159740 | |
| htmldecimal | 𦿼 | |
| htmlhex | 𦿼 | |
| css | \26FFC | |
| javascript | \u{26FFC} | |
| python | \U00026ffc | |
| java | \uD85B\uDFFC | |
| go | \U00026FFC | |
| ruby | \u{26FFC} | |
| rust | \u{26FFC} | |
| ccpp | \U00026ffc | |
| urlencoded | %F0%A6%BF%BC | |
| utf8bytes | f0 a6 bf bc | |
| utf16bebytes | d8 5b df fc | |
| utf32bebytes | 00 02 6f fc |
How to Use
HTML:
𦿼
CSS:
content: "\26FFC"
JavaScript:
"\u{26FFC}"
Python:
"\U00026ffc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦿼 character (CJK UNIFIED IDEOGRAPH-26FFC)?
𦿼 (CJK UNIFIED IDEOGRAPH-26FFC) is the Unicode character U+26FFC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-26FFC?
The CJK UNIFIED IDEOGRAPH-26FFC character (𦿼) has codepoint U+26FFC.
How do I type or copy CJK UNIFIED IDEOGRAPH-26FFC?
Copy 𦿼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.