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