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' : ''">
⨛
INTEGRAL WITH OVERBAR
Overview
⨛ (INTEGRAL WITH OVERBAR) is the Unicode character at code point U+2A1B. It belongs to the Supplemental Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A1B | |
| decimal | 10779 | |
| htmldecimal | ⨛ | |
| htmlhex | ⨛ | |
| css | \2A1B | |
| javascript | \u{2A1B} | |
| python | \u2a1b | |
| java | \u2A1B | |
| go | \u2A1B | |
| ruby | \u{2A1B} | |
| rust | \u{2A1B} | |
| ccpp | \u2a1b | |
| urlencoded | %E2%A8%9B | |
| utf8bytes | e2 a8 9b | |
| utf16bebytes | 2a 1b | |
| utf32bebytes | 00 00 2a 1b |
How to Use
HTML:
⨛
CSS:
content: "\2A1B"
JavaScript:
"\u{2A1B}"
Python:
"\u2a1b"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⨛ character (INTEGRAL WITH OVERBAR)?
⨛ (INTEGRAL WITH OVERBAR) is the Unicode character U+2A1B.
What is the Unicode codepoint of INTEGRAL WITH OVERBAR?
The INTEGRAL WITH OVERBAR character (⨛) has codepoint U+2A1B.
How do I type or copy INTEGRAL WITH OVERBAR?
Copy ⨛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.