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