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