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