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-2CECE
Overview
𬻎 (CJK UNIFIED IDEOGRAPH-2CECE) is the Unicode character at code point U+2CECE. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2CECE | |
| decimal | 184014 | |
| htmldecimal | 𬻎 | |
| htmlhex | 𬻎 | |
| css | \2CECE | |
| javascript | \u{2CECE} | |
| python | \U0002cece | |
| java | \uD873\uDECE | |
| go | \U0002CECE | |
| ruby | \u{2CECE} | |
| rust | \u{2CECE} | |
| ccpp | \U0002cece | |
| urlencoded | %F0%AC%BB%8E | |
| utf8bytes | f0 ac bb 8e | |
| utf16bebytes | d8 73 de ce | |
| utf32bebytes | 00 02 ce ce |
How to Use
HTML:
𬻎
CSS:
content: "\2CECE"
JavaScript:
"\u{2CECE}"
Python:
"\U0002cece"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬻎 character (CJK UNIFIED IDEOGRAPH-2CECE)?
𬻎 (CJK UNIFIED IDEOGRAPH-2CECE) is the Unicode character U+2CECE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2CECE?
The CJK UNIFIED IDEOGRAPH-2CECE character (𬻎) has codepoint U+2CECE.
How do I type or copy CJK UNIFIED IDEOGRAPH-2CECE?
Copy 𬻎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.