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' : ''">
⊱
SUCCEEDS UNDER RELATION
Overview
⊱ (SUCCEEDS UNDER RELATION) is the Unicode character at code point U+22B1. 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+22B1 | |
| decimal | 8881 | |
| htmldecimal | ⊱ | |
| htmlhex | ⊱ | |
| css | \22B1 | |
| javascript | \u{22B1} | |
| python | \u22b1 | |
| java | \u22B1 | |
| go | \u22B1 | |
| ruby | \u{22B1} | |
| rust | \u{22B1} | |
| ccpp | \u22b1 | |
| urlencoded | %E2%8A%B1 | |
| utf8bytes | e2 8a b1 | |
| utf16bebytes | 22 b1 | |
| utf32bebytes | 00 00 22 b1 |
How to Use
HTML:
⊱
CSS:
content: "\22B1"
JavaScript:
"\u{22B1}"
Python:
"\u22b1"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⊱ character (SUCCEEDS UNDER RELATION)?
⊱ (SUCCEEDS UNDER RELATION) is the Unicode character U+22B1.
What is the Unicode codepoint of SUCCEEDS UNDER RELATION?
The SUCCEEDS UNDER RELATION character (⊱) has codepoint U+22B1.
How do I type or copy SUCCEEDS UNDER RELATION?
Copy ⊱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.