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' : ''">
⋌
RIGHT SEMIDIRECT PRODUCT
Overview
⋌ (RIGHT SEMIDIRECT PRODUCT) is the Unicode character at code point U+22CC. It belongs to the Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22CC | |
| decimal | 8908 | |
| htmldecimal | ⋌ | |
| htmlhex | ⋌ | |
| css | \22CC | |
| javascript | \u{22CC} | |
| python | \u22cc | |
| java | \u22CC | |
| go | \u22CC | |
| ruby | \u{22CC} | |
| rust | \u{22CC} | |
| ccpp | \u22cc | |
| urlencoded | %E2%8B%8C | |
| utf8bytes | e2 8b 8c | |
| utf16bebytes | 22 cc | |
| utf32bebytes | 00 00 22 cc |
How to Use
HTML:
⋌
CSS:
content: "\22CC"
JavaScript:
"\u{22CC}"
Python:
"\u22cc"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⋌ character (RIGHT SEMIDIRECT PRODUCT)?
⋌ (RIGHT SEMIDIRECT PRODUCT) is the Unicode character U+22CC.
What is the Unicode codepoint of RIGHT SEMIDIRECT PRODUCT?
The RIGHT SEMIDIRECT PRODUCT character (⋌) has codepoint U+22CC.
How do I type or copy RIGHT SEMIDIRECT PRODUCT?
Copy ⋌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.