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