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