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