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' : ''">
⊾
RIGHT ANGLE WITH ARC
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+22BE | |
| decimal | 8894 | |
| htmldecimal | ⊾ | |
| htmlhex | ⊾ | |
| css | \22BE | |
| javascript | \u{22BE} | |
| python | \u22be | |
| java | \u22BE | |
| go | \u22BE | |
| ruby | \u{22BE} | |
| rust | \u{22BE} | |
| ccpp | \u22be | |
| urlencoded | %E2%8A%BE | |
| utf8bytes | e2 8a be | |
| utf16bebytes | 22 be | |
| utf32bebytes | 00 00 22 be |
How to Use
HTML:
⊾
CSS:
content: "\22BE"
JavaScript:
"\u{22BE}"
Python:
"\u22be"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes