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