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