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