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