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-2BACD
Overview
𫫍 (CJK UNIFIED IDEOGRAPH-2BACD) is the Unicode character at code point U+2BACD. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BACD | |
| decimal | 178893 | |
| htmldecimal | 𫫍 | |
| htmlhex | 𫫍 | |
| css | \2BACD | |
| javascript | \u{2BACD} | |
| python | \U0002bacd | |
| java | \uD86E\uDECD | |
| go | \U0002BACD | |
| ruby | \u{2BACD} | |
| rust | \u{2BACD} | |
| ccpp | \U0002bacd | |
| urlencoded | %F0%AB%AB%8D | |
| utf8bytes | f0 ab ab 8d | |
| utf16bebytes | d8 6e de cd | |
| utf32bebytes | 00 02 ba cd |
How to Use
HTML:
𫫍
CSS:
content: "\2BACD"
JavaScript:
"\u{2BACD}"
Python:
"\U0002bacd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫫍 character (CJK UNIFIED IDEOGRAPH-2BACD)?
𫫍 (CJK UNIFIED IDEOGRAPH-2BACD) is the Unicode character U+2BACD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BACD?
The CJK UNIFIED IDEOGRAPH-2BACD character (𫫍) has codepoint U+2BACD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BACD?
Copy 𫫍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.