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