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