Right Angle With Arc Symbol
⊾ is the right angle with an arc symbol, often used to suggest a turning or angled relationship.
U+22BE
⊾ is a Math-category symbol named “RIGHT ANGLE WITH ARC.” It’s useful when you want to show a right-angle corner with a curved arc, such as in geometric diagrams or UI cues. Below you’ll find copy options and practical ways to use it.
Right Angle With Arc Symbol Meaning
The “RIGHT ANGLE WITH ARC” symbol (⊾) visually combines a right-angle corner with an arc, which can communicate a turn, connection, or angled relationship in a compact way. In geometry and diagram-like writing, it can help distinguish a standard right angle from a “rounded” or arc-marked corner. In interface and design mockups, it may be used as a stylistic cue for a corner that bends, rotates, or transitions direction. Because it’s a dedicated Unicode symbol, it’s also a convenient choice for consistent typography across documents, web pages, and code.
Common uses
- •Geometric annotations to mark a right-angle corner with an arc
- •Diagrams and diagrams-in-text to indicate a turning or connected angle
- •UI/UX mockups for rounded-corner or direction-transition markers
- •Mathematical writing where a right angle needs a distinct arc notation
- •Educational materials that require consistent symbols for shape construction
Examples
⊾ Right Angle With Arc
- ⊾Connect segments at ⊾ and label the corner as point B.
- ⊾The path makes a right-angle turn marked with ⊾.
- ⊾Use ⊾ to denote the rounded right corner in the diagram.
- ⊾At the intersection, apply the ⊾ notation for the arc-marked angle.
- ⊾Our component’s corner behavior is shown with ⊾ in the spec.
Variations
Ready to copy
Technical codes
| Unicode | U+22BE | |
| HTML Entity | ⊾ | |
| HTML Code | ⊾ | |
| CSS | \22BE |
FAQ
What does the Right Angle With Arc symbol mean?
The “RIGHT ANGLE WITH ARC” symbol (⊾) visually combines a right-angle corner with an arc, which can communicate a turn, connection, or angled relationship in a compact way. In geometry and diagram-like writing, it can help distinguish a standard right angle from a “rounded” or arc-marked corner. In interface and design mockups, it may be used as a stylistic cue for a corner that bends, rotates, or transitions direction. Because it’s a dedicated Unicode symbol, it’s also a convenient choice for consistent typography across documents, web pages, and code.
What is the Unicode name of ⊾?
The Unicode name is RIGHT ANGLE WITH ARC.
What is the Unicode code point for ⊾?
The code point is U+22BE.
How can I copy ⊾ into HTML?
You can use the HTML entity: ⊾.
How do I use ⊾ in CSS or JavaScript?
In CSS, use \\22BE. In JavaScript, use \\u{22BE}.