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