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