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