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' : ''">
₊
SUBSCRIPT PLUS SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+208A | |
| decimal | 8330 | |
| htmldecimal | ₊ | |
| htmlhex | ₊ | |
| css | \208A | |
| javascript | \u{208A} | |
| python | \u208a | |
| java | \u208A | |
| go | \u208A | |
| ruby | \u{208A} | |
| rust | \u{208A} | |
| ccpp | \u208a | |
| urlencoded | %E2%82%8A | |
| utf8bytes | e2 82 8a | |
| utf16bebytes | 20 8a | |
| utf32bebytes | 00 00 20 8a |
How to Use
HTML:
₊
CSS:
content: "\208A"
JavaScript:
"\u{208A}"
Python:
"\u208a"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ES
- Combining
- 0
- Mirrored
- No
- Decomposition
- <sub> 002B