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