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