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