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' : ''">
◹
UPPER RIGHT TRIANGLE
Overview
◹ (UPPER RIGHT TRIANGLE) is the Unicode character at code point U+25F9. It belongs to the Geometric Shapes block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+25F9 | |
| decimal | 9721 | |
| htmldecimal | ◹ | |
| htmlhex | ◹ | |
| css | \25F9 | |
| javascript | \u{25F9} | |
| python | \u25f9 | |
| java | \u25F9 | |
| go | \u25F9 | |
| ruby | \u{25F9} | |
| rust | \u{25F9} | |
| ccpp | \u25f9 | |
| urlencoded | %E2%97%B9 | |
| utf8bytes | e2 97 b9 | |
| utf16bebytes | 25 f9 | |
| utf32bebytes | 00 00 25 f9 |
How to Use
HTML:
◹
CSS:
content: "\25F9"
JavaScript:
"\u{25F9}"
Python:
"\u25f9"
Properties
- Block
- Geometric Shapes
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ◹ character (UPPER RIGHT TRIANGLE)?
◹ (UPPER RIGHT TRIANGLE) is the Unicode character U+25F9.
What is the Unicode codepoint of UPPER RIGHT TRIANGLE?
The UPPER RIGHT TRIANGLE character (◹) has codepoint U+25F9.
How do I type or copy UPPER RIGHT TRIANGLE?
Copy ◹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.