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