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