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-2BCC1
Overview
𫳁 (CJK UNIFIED IDEOGRAPH-2BCC1) is the Unicode character at code point U+2BCC1. 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+2BCC1 | |
| decimal | 179393 | |
| htmldecimal | 𫳁 | |
| htmlhex | 𫳁 | |
| css | \2BCC1 | |
| javascript | \u{2BCC1} | |
| python | \U0002bcc1 | |
| java | \uD86F\uDCC1 | |
| go | \U0002BCC1 | |
| ruby | \u{2BCC1} | |
| rust | \u{2BCC1} | |
| ccpp | \U0002bcc1 | |
| urlencoded | %F0%AB%B3%81 | |
| utf8bytes | f0 ab b3 81 | |
| utf16bebytes | d8 6f dc c1 | |
| utf32bebytes | 00 02 bc c1 |
How to Use
HTML:
𫳁
CSS:
content: "\2BCC1"
JavaScript:
"\u{2BCC1}"
Python:
"\U0002bcc1"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫳁 character (CJK UNIFIED IDEOGRAPH-2BCC1)?
𫳁 (CJK UNIFIED IDEOGRAPH-2BCC1) is the Unicode character U+2BCC1.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BCC1?
The CJK UNIFIED IDEOGRAPH-2BCC1 character (𫳁) has codepoint U+2BCC1.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BCC1?
Copy 𫳁 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.