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' : ''">
≚
EQUIANGULAR TO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+225A | |
| decimal | 8794 | |
| htmldecimal | ≚ | |
| htmlhex | ≚ | |
| css | \225A | |
| javascript | \u{225A} | |
| python | \u225a | |
| java | \u225A | |
| go | \u225A | |
| ruby | \u{225A} | |
| rust | \u{225A} | |
| ccpp | \u225a | |
| urlencoded | %E2%89%9A | |
| utf8bytes | e2 89 9a | |
| utf16bebytes | 22 5a | |
| utf32bebytes | 00 00 22 5a |
How to Use
HTML:
≚
CSS:
content: "\225A"
JavaScript:
"\u{225A}"
Python:
"\u225a"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No