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