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