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