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