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