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-2ACBA
Overview
𪲺 (CJK UNIFIED IDEOGRAPH-2ACBA) is the Unicode character at code point U+2ACBA. 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+2ACBA | |
| decimal | 175290 | |
| htmldecimal | 𪲺 | |
| htmlhex | 𪲺 | |
| css | \2ACBA | |
| javascript | \u{2ACBA} | |
| python | \U0002acba | |
| java | \uD86B\uDCBA | |
| go | \U0002ACBA | |
| ruby | \u{2ACBA} | |
| rust | \u{2ACBA} | |
| ccpp | \U0002acba | |
| urlencoded | %F0%AA%B2%BA | |
| utf8bytes | f0 aa b2 ba | |
| utf16bebytes | d8 6b dc ba | |
| utf32bebytes | 00 02 ac ba |
How to Use
HTML:
𪲺
CSS:
content: "\2ACBA"
JavaScript:
"\u{2ACBA}"
Python:
"\U0002acba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪲺 character (CJK UNIFIED IDEOGRAPH-2ACBA)?
𪲺 (CJK UNIFIED IDEOGRAPH-2ACBA) is the Unicode character U+2ACBA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ACBA?
The CJK UNIFIED IDEOGRAPH-2ACBA character (𪲺) has codepoint U+2ACBA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ACBA?
Copy 𪲺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.