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' : ''">
⨽
RIGHTHAND INTERIOR PRODUCT
Overview
⨽ (RIGHTHAND INTERIOR PRODUCT) is the Unicode character at code point U+2A3D. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A3D | |
| decimal | 10813 | |
| htmldecimal | ⨽ | |
| htmlhex | ⨽ | |
| css | \2A3D | |
| javascript | \u{2A3D} | |
| python | \u2a3d | |
| java | \u2A3D | |
| go | \u2A3D | |
| ruby | \u{2A3D} | |
| rust | \u{2A3D} | |
| ccpp | \u2a3d | |
| urlencoded | %E2%A8%BD | |
| utf8bytes | e2 a8 bd | |
| utf16bebytes | 2a 3d | |
| utf32bebytes | 00 00 2a 3d |
How to Use
HTML:
⨽
CSS:
content: "\2A3D"
JavaScript:
"\u{2A3D}"
Python:
"\u2a3d"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⨽ character (RIGHTHAND INTERIOR PRODUCT)?
⨽ (RIGHTHAND INTERIOR PRODUCT) is the Unicode character U+2A3D.
What is the Unicode codepoint of RIGHTHAND INTERIOR PRODUCT?
The RIGHTHAND INTERIOR PRODUCT character (⨽) has codepoint U+2A3D.
How do I type or copy RIGHTHAND INTERIOR PRODUCT?
Copy ⨽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.