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' : ''">
☛
BLACK RIGHT POINTING INDEX
Overview
☛ (BLACK RIGHT POINTING INDEX) is the Unicode character at code point U+261B. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+261B | |
| decimal | 9755 | |
| htmldecimal | ☛ | |
| htmlhex | ☛ | |
| css | \261B | |
| javascript | \u{261B} | |
| python | \u261b | |
| java | \u261B | |
| go | \u261B | |
| ruby | \u{261B} | |
| rust | \u{261B} | |
| ccpp | \u261b | |
| urlencoded | %E2%98%9B | |
| utf8bytes | e2 98 9b | |
| utf16bebytes | 26 1b | |
| utf32bebytes | 00 00 26 1b |
How to Use
HTML:
☛
CSS:
content: "\261B"
JavaScript:
"\u{261B}"
Python:
"\u261b"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ☛ character (BLACK RIGHT POINTING INDEX)?
☛ (BLACK RIGHT POINTING INDEX) is the Unicode character U+261B.
What is the Unicode codepoint of BLACK RIGHT POINTING INDEX?
The BLACK RIGHT POINTING INDEX character (☛) has codepoint U+261B.
How do I type or copy BLACK RIGHT POINTING INDEX?
Copy ☛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.