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