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-260AA
Overview
𦂪 (CJK UNIFIED IDEOGRAPH-260AA) is the Unicode character at code point U+260AA. 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+260AA | |
| decimal | 155818 | |
| htmldecimal | 𦂪 | |
| htmlhex | 𦂪 | |
| css | \260AA | |
| javascript | \u{260AA} | |
| python | \U000260aa | |
| java | \uD858\uDCAA | |
| go | \U000260AA | |
| ruby | \u{260AA} | |
| rust | \u{260AA} | |
| ccpp | \U000260aa | |
| urlencoded | %F0%A6%82%AA | |
| utf8bytes | f0 a6 82 aa | |
| utf16bebytes | d8 58 dc aa | |
| utf32bebytes | 00 02 60 aa |
How to Use
HTML:
𦂪
CSS:
content: "\260AA"
JavaScript:
"\u{260AA}"
Python:
"\U000260aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦂪 character (CJK UNIFIED IDEOGRAPH-260AA)?
𦂪 (CJK UNIFIED IDEOGRAPH-260AA) is the Unicode character U+260AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-260AA?
The CJK UNIFIED IDEOGRAPH-260AA character (𦂪) has codepoint U+260AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-260AA?
Copy 𦂪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.