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