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