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-2CCCC
Overview
𬳌 (CJK UNIFIED IDEOGRAPH-2CCCC) is the Unicode character at code point U+2CCCC. 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+2CCCC | |
| decimal | 183500 | |
| htmldecimal | 𬳌 | |
| htmlhex | 𬳌 | |
| css | \2CCCC | |
| javascript | \u{2CCCC} | |
| python | \U0002cccc | |
| java | \uD873\uDCCC | |
| go | \U0002CCCC | |
| ruby | \u{2CCCC} | |
| rust | \u{2CCCC} | |
| ccpp | \U0002cccc | |
| urlencoded | %F0%AC%B3%8C | |
| utf8bytes | f0 ac b3 8c | |
| utf16bebytes | d8 73 dc cc | |
| utf32bebytes | 00 02 cc cc |
How to Use
HTML:
𬳌
CSS:
content: "\2CCCC"
JavaScript:
"\u{2CCCC}"
Python:
"\U0002cccc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬳌 character (CJK UNIFIED IDEOGRAPH-2CCCC)?
𬳌 (CJK UNIFIED IDEOGRAPH-2CCCC) is the Unicode character U+2CCCC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CCCC?
The CJK UNIFIED IDEOGRAPH-2CCCC character (𬳌) has codepoint U+2CCCC.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CCCC?
Copy 𬳌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.