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