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