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