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