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