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' : ''">
⋲
ELEMENT OF WITH LONG HORIZONTAL STROKE
Overview
⋲ (ELEMENT OF WITH LONG HORIZONTAL STROKE) is the Unicode character at code point U+22F2. 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+22F2 | |
| decimal | 8946 | |
| htmldecimal | ⋲ | |
| htmlhex | ⋲ | |
| css | \22F2 | |
| javascript | \u{22F2} | |
| python | \u22f2 | |
| java | \u22F2 | |
| go | \u22F2 | |
| ruby | \u{22F2} | |
| rust | \u{22F2} | |
| ccpp | \u22f2 | |
| urlencoded | %E2%8B%B2 | |
| utf8bytes | e2 8b b2 | |
| utf16bebytes | 22 f2 | |
| utf32bebytes | 00 00 22 f2 |
How to Use
HTML:
⋲
CSS:
content: "\22F2"
JavaScript:
"\u{22F2}"
Python:
"\u22f2"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⋲ character (ELEMENT OF WITH LONG HORIZONTAL STROKE)?
⋲ (ELEMENT OF WITH LONG HORIZONTAL STROKE) is the Unicode character U+22F2.
What is the Unicode codepoint of ELEMENT OF WITH LONG HORIZONTAL STROKE?
The ELEMENT OF WITH LONG HORIZONTAL STROKE character (⋲) has codepoint U+22F2.
How do I type or copy ELEMENT OF WITH LONG HORIZONTAL STROKE?
Copy ⋲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.