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' : ''">
∮
CONTOUR INTEGRAL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+222E | |
| decimal | 8750 | |
| htmldecimal | ∮ | |
| htmlhex | ∮ | |
| css | \222E | |
| javascript | \u{222E} | |
| python | \u222e | |
| java | \u222E | |
| go | \u222E | |
| ruby | \u{222E} | |
| rust | \u{222E} | |
| ccpp | \u222e | |
| urlencoded | %E2%88%AE | |
| utf8bytes | e2 88 ae | |
| utf16bebytes | 22 2e | |
| utf32bebytes | 00 00 22 2e |
How to Use
HTML:
∮
CSS:
content: "\222E"
JavaScript:
"\u{222E}"
Python:
"\u222e"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes