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