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