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' : ''">
⨾
Z NOTATION RELATIONAL COMPOSITION
Overview
⨾ (Z NOTATION RELATIONAL COMPOSITION) is the Unicode character at code point U+2A3E. 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+2A3E | |
| decimal | 10814 | |
| htmldecimal | ⨾ | |
| htmlhex | ⨾ | |
| css | \2A3E | |
| javascript | \u{2A3E} | |
| python | \u2a3e | |
| java | \u2A3E | |
| go | \u2A3E | |
| ruby | \u{2A3E} | |
| rust | \u{2A3E} | |
| ccpp | \u2a3e | |
| urlencoded | %E2%A8%BE | |
| utf8bytes | e2 a8 be | |
| utf16bebytes | 2a 3e | |
| utf32bebytes | 00 00 2a 3e |
How to Use
HTML:
⨾
CSS:
content: "\2A3E"
JavaScript:
"\u{2A3E}"
Python:
"\u2a3e"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⨾ character (Z NOTATION RELATIONAL COMPOSITION)?
⨾ (Z NOTATION RELATIONAL COMPOSITION) is the Unicode character U+2A3E.
What is the Unicode codepoint of Z NOTATION RELATIONAL COMPOSITION?
The Z NOTATION RELATIONAL COMPOSITION character (⨾) has codepoint U+2A3E.
How do I type or copy Z NOTATION RELATIONAL COMPOSITION?
Copy ⨾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.