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