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