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' : ''">
⌠
TOP HALF INTEGRAL
Overview
⌠ (TOP HALF INTEGRAL) is the Unicode character at code point U+2320. It belongs to the Miscellaneous Technical block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2320 | |
| decimal | 8992 | |
| htmldecimal | ⌠ | |
| htmlhex | ⌠ | |
| css | \2320 | |
| javascript | \u{2320} | |
| python | \u2320 | |
| java | \u2320 | |
| go | \u2320 | |
| ruby | \u{2320} | |
| rust | \u{2320} | |
| ccpp | \u2320 | |
| urlencoded | %E2%8C%A0 | |
| utf8bytes | e2 8c a0 | |
| utf16bebytes | 23 20 | |
| utf32bebytes | 00 00 23 20 |
How to Use
HTML:
⌠
CSS:
content: "\2320"
JavaScript:
"\u{2320}"
Python:
"\u2320"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⌠ character (TOP HALF INTEGRAL)?
⌠ (TOP HALF INTEGRAL) is the Unicode character U+2320.
What is the Unicode codepoint of TOP HALF INTEGRAL?
The TOP HALF INTEGRAL character (⌠) has codepoint U+2320.
How do I type or copy TOP HALF INTEGRAL?
Copy ⌠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.