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' : ''">
⁻
SUPERSCRIPT MINUS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+207B | |
| decimal | 8315 | |
| htmldecimal | ⁻ | |
| htmlhex | ⁻ | |
| css | \207B | |
| javascript | \u{207B} | |
| python | \u207b | |
| java | \u207B | |
| go | \u207B | |
| ruby | \u{207B} | |
| rust | \u{207B} | |
| ccpp | \u207b | |
| urlencoded | %E2%81%BB | |
| utf8bytes | e2 81 bb | |
| utf16bebytes | 20 7b | |
| utf32bebytes | 00 00 20 7b |
How to Use
HTML:
⁻
CSS:
content: "\207B"
JavaScript:
"\u{207B}"
Python:
"\u207b"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ES
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 2212