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