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