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-2ACAB
Overview
𪲫 (CJK UNIFIED IDEOGRAPH-2ACAB) is the Unicode character at code point U+2ACAB. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ACAB | |
| decimal | 175275 | |
| htmldecimal | 𪲫 | |
| htmlhex | 𪲫 | |
| css | \2ACAB | |
| javascript | \u{2ACAB} | |
| python | \U0002acab | |
| java | \uD86B\uDCAB | |
| go | \U0002ACAB | |
| ruby | \u{2ACAB} | |
| rust | \u{2ACAB} | |
| ccpp | \U0002acab | |
| urlencoded | %F0%AA%B2%AB | |
| utf8bytes | f0 aa b2 ab | |
| utf16bebytes | d8 6b dc ab | |
| utf32bebytes | 00 02 ac ab |
How to Use
HTML:
𪲫
CSS:
content: "\2ACAB"
JavaScript:
"\u{2ACAB}"
Python:
"\U0002acab"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪲫 character (CJK UNIFIED IDEOGRAPH-2ACAB)?
𪲫 (CJK UNIFIED IDEOGRAPH-2ACAB) is the Unicode character U+2ACAB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ACAB?
The CJK UNIFIED IDEOGRAPH-2ACAB character (𪲫) has codepoint U+2ACAB.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ACAB?
Copy 𪲫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.