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 NOT SIGN
Overview
⌐ (REVERSED NOT SIGN) is the Unicode character at code point U+2310. It belongs to the Miscellaneous Technical block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2310 | |
| decimal | 8976 | |
| htmldecimal | ⌐ | |
| htmlhex | ⌐ | |
| css | \2310 | |
| javascript | \u{2310} | |
| python | \u2310 | |
| java | \u2310 | |
| go | \u2310 | |
| ruby | \u{2310} | |
| rust | \u{2310} | |
| ccpp | \u2310 | |
| urlencoded | %E2%8C%90 | |
| utf8bytes | e2 8c 90 | |
| utf16bebytes | 23 10 | |
| utf32bebytes | 00 00 23 10 |
How to Use
HTML:
⌐
CSS:
content: "\2310"
JavaScript:
"\u{2310}"
Python:
"\u2310"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⌐ character (REVERSED NOT SIGN)?
⌐ (REVERSED NOT SIGN) is the Unicode character U+2310.
What is the Unicode codepoint of REVERSED NOT SIGN?
The REVERSED NOT SIGN character (⌐) has codepoint U+2310.
How do I type or copy REVERSED NOT SIGN?
Copy ⌐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.