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