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' : ''">
∝
PROPORTIONAL TO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+221D | |
| decimal | 8733 | |
| htmldecimal | ∝ | |
| htmlhex | ∝ | |
| css | \221D | |
| javascript | \u{221D} | |
| python | \u221d | |
| java | \u221D | |
| go | \u221D | |
| ruby | \u{221D} | |
| rust | \u{221D} | |
| ccpp | \u221d | |
| urlencoded | %E2%88%9D | |
| utf8bytes | e2 88 9d | |
| utf16bebytes | 22 1d | |
| utf32bebytes | 00 00 22 1d |
How to Use
HTML:
∝
CSS:
content: "\221D"
JavaScript:
"\u{221D}"
Python:
"\u221d"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes