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' : ''">
⟈
REVERSE SOLIDUS PRECEDING SUBSET
Overview
⟈ (REVERSE SOLIDUS PRECEDING SUBSET) is the Unicode character at code point U+27C8. It belongs to the Miscellaneous Mathematical Symbols-A block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27C8 | |
| decimal | 10184 | |
| htmldecimal | ⟈ | |
| htmlhex | ⟈ | |
| css | \27C8 | |
| javascript | \u{27C8} | |
| python | \u27c8 | |
| java | \u27C8 | |
| go | \u27C8 | |
| ruby | \u{27C8} | |
| rust | \u{27C8} | |
| ccpp | \u27c8 | |
| urlencoded | %E2%9F%88 | |
| utf8bytes | e2 9f 88 | |
| utf16bebytes | 27 c8 | |
| utf32bebytes | 00 00 27 c8 |
How to Use
HTML:
⟈
CSS:
content: "\27C8"
JavaScript:
"\u{27C8}"
Python:
"\u27c8"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ⟈ character (REVERSE SOLIDUS PRECEDING SUBSET)?
⟈ (REVERSE SOLIDUS PRECEDING SUBSET) is the Unicode character U+27C8.
What is the Unicode codepoint of REVERSE SOLIDUS PRECEDING SUBSET?
The REVERSE SOLIDUS PRECEDING SUBSET character (⟈) has codepoint U+27C8.
How do I type or copy REVERSE SOLIDUS PRECEDING SUBSET?
Copy ⟈ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.