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' : ''">
⊺
INTERCALATE
Overview
⊺ (INTERCALATE) is the Unicode character at code point U+22BA. It belongs to the Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22BA | |
| decimal | 8890 | |
| htmldecimal | ⊺ | |
| htmlhex | ⊺ | |
| css | \22BA | |
| javascript | \u{22BA} | |
| python | \u22ba | |
| java | \u22BA | |
| go | \u22BA | |
| ruby | \u{22BA} | |
| rust | \u{22BA} | |
| ccpp | \u22ba | |
| urlencoded | %E2%8A%BA | |
| utf8bytes | e2 8a ba | |
| utf16bebytes | 22 ba | |
| utf32bebytes | 00 00 22 ba |
How to Use
HTML:
⊺
CSS:
content: "\22BA"
JavaScript:
"\u{22BA}"
Python:
"\u22ba"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⊺ character (INTERCALATE)?
⊺ (INTERCALATE) is the Unicode character U+22BA.
What is the Unicode codepoint of INTERCALATE?
The INTERCALATE character (⊺) has codepoint U+22BA.
How do I type or copy INTERCALATE?
Copy ⊺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.