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