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