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-260AC
Overview
𦂬 (CJK UNIFIED IDEOGRAPH-260AC) is the Unicode character at code point U+260AC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+260AC | |
| decimal | 155820 | |
| htmldecimal | 𦂬 | |
| htmlhex | 𦂬 | |
| css | \260AC | |
| javascript | \u{260AC} | |
| python | \U000260ac | |
| java | \uD858\uDCAC | |
| go | \U000260AC | |
| ruby | \u{260AC} | |
| rust | \u{260AC} | |
| ccpp | \U000260ac | |
| urlencoded | %F0%A6%82%AC | |
| utf8bytes | f0 a6 82 ac | |
| utf16bebytes | d8 58 dc ac | |
| utf32bebytes | 00 02 60 ac |
How to Use
HTML:
𦂬
CSS:
content: "\260AC"
JavaScript:
"\u{260AC}"
Python:
"\U000260ac"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦂬 character (CJK UNIFIED IDEOGRAPH-260AC)?
𦂬 (CJK UNIFIED IDEOGRAPH-260AC) is the Unicode character U+260AC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-260AC?
The CJK UNIFIED IDEOGRAPH-260AC character (𦂬) has codepoint U+260AC.
How do I type or copy CJK UNIFIED IDEOGRAPH-260AC?
Copy 𦂬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.