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