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