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' : ''">
⦥
REVERSED ANGLE WITH UNDERBAR
Overview
⦥ (REVERSED ANGLE WITH UNDERBAR) is the Unicode character at code point U+29A5. It belongs to the Miscellaneous Mathematical Symbols-B block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+29A5 | |
| decimal | 10661 | |
| htmldecimal | ⦥ | |
| htmlhex | ⦥ | |
| css | \29A5 | |
| javascript | \u{29A5} | |
| python | \u29a5 | |
| java | \u29A5 | |
| go | \u29A5 | |
| ruby | \u{29A5} | |
| rust | \u{29A5} | |
| ccpp | \u29a5 | |
| urlencoded | %E2%A6%A5 | |
| utf8bytes | e2 a6 a5 | |
| utf16bebytes | 29 a5 | |
| utf32bebytes | 00 00 29 a5 |
How to Use
HTML:
⦥
CSS:
content: "\29A5"
JavaScript:
"\u{29A5}"
Python:
"\u29a5"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⦥ character (REVERSED ANGLE WITH UNDERBAR)?
⦥ (REVERSED ANGLE WITH UNDERBAR) is the Unicode character U+29A5.
What is the Unicode codepoint of REVERSED ANGLE WITH UNDERBAR?
The REVERSED ANGLE WITH UNDERBAR character (⦥) has codepoint U+29A5.
How do I type or copy REVERSED ANGLE WITH UNDERBAR?
Copy ⦥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.