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