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