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