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 EQUALS SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+207C | |
| decimal | 8316 | |
| htmldecimal | ⁼ | |
| htmlhex | ⁼ | |
| css | \207C | |
| javascript | \u{207C} | |
| python | \u207c | |
| java | \u207C | |
| go | \u207C | |
| ruby | \u{207C} | |
| rust | \u{207C} | |
| ccpp | \u207c | |
| urlencoded | %E2%81%BC | |
| utf8bytes | e2 81 bc | |
| utf16bebytes | 20 7c | |
| utf32bebytes | 00 00 20 7c |
How to Use
HTML:
⁼
CSS:
content: "\207C"
JavaScript:
"\u{207C}"
Python:
"\u207c"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 003D