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