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' : ''">
⋉
LEFT NORMAL FACTOR SEMIDIRECT PRODUCT
Overview
⋉ (LEFT NORMAL FACTOR SEMIDIRECT PRODUCT) is the Unicode character at code point U+22C9. 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+22C9 | |
| decimal | 8905 | |
| htmldecimal | ⋉ | |
| htmlhex | ⋉ | |
| css | \22C9 | |
| javascript | \u{22C9} | |
| python | \u22c9 | |
| java | \u22C9 | |
| go | \u22C9 | |
| ruby | \u{22C9} | |
| rust | \u{22C9} | |
| ccpp | \u22c9 | |
| urlencoded | %E2%8B%89 | |
| utf8bytes | e2 8b 89 | |
| utf16bebytes | 22 c9 | |
| utf32bebytes | 00 00 22 c9 |
How to Use
HTML:
⋉
CSS:
content: "\22C9"
JavaScript:
"\u{22C9}"
Python:
"\u22c9"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⋉ character (LEFT NORMAL FACTOR SEMIDIRECT PRODUCT)?
⋉ (LEFT NORMAL FACTOR SEMIDIRECT PRODUCT) is the Unicode character U+22C9.
What is the Unicode codepoint of LEFT NORMAL FACTOR SEMIDIRECT PRODUCT?
The LEFT NORMAL FACTOR SEMIDIRECT PRODUCT character (⋉) has codepoint U+22C9.
How do I type or copy LEFT NORMAL FACTOR SEMIDIRECT PRODUCT?
Copy ⋉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.