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' : ''">
≃
ASYMPTOTICALLY EQUAL TO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2243 | |
| decimal | 8771 | |
| htmldecimal | ≃ | |
| htmlhex | ≃ | |
| css | \2243 | |
| javascript | \u{2243} | |
| python | \u2243 | |
| java | \u2243 | |
| go | \u2243 | |
| ruby | \u{2243} | |
| rust | \u{2243} | |
| ccpp | \u2243 | |
| urlencoded | %E2%89%83 | |
| utf8bytes | e2 89 83 | |
| utf16bebytes | 22 43 | |
| utf32bebytes | 00 00 22 43 |
How to Use
HTML:
≃
CSS:
content: "\2243"
JavaScript:
"\u{2243}"
Python:
"\u2243"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes