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