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 VARIANT WITH SQUARE
Overview
⦜ (RIGHT ANGLE VARIANT WITH SQUARE) is the Unicode character at code point U+299C. 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+299C | |
| decimal | 10652 | |
| htmldecimal | ⦜ | |
| htmlhex | ⦜ | |
| css | \299C | |
| javascript | \u{299C} | |
| python | \u299c | |
| java | \u299C | |
| go | \u299C | |
| ruby | \u{299C} | |
| rust | \u{299C} | |
| ccpp | \u299c | |
| urlencoded | %E2%A6%9C | |
| utf8bytes | e2 a6 9c | |
| utf16bebytes | 29 9c | |
| utf32bebytes | 00 00 29 9c |
How to Use
HTML:
⦜
CSS:
content: "\299C"
JavaScript:
"\u{299C}"
Python:
"\u299c"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⦜ character (RIGHT ANGLE VARIANT WITH SQUARE)?
⦜ (RIGHT ANGLE VARIANT WITH SQUARE) is the Unicode character U+299C.
What is the Unicode codepoint of RIGHT ANGLE VARIANT WITH SQUARE?
The RIGHT ANGLE VARIANT WITH SQUARE character (⦜) has codepoint U+299C.
How do I type or copy RIGHT ANGLE VARIANT WITH SQUARE?
Copy ⦜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.