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