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