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