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