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