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' : ''">
☝
WHITE UP POINTING INDEX
Overview
☝ (WHITE UP POINTING INDEX) is the Unicode character at code point U+261D. 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+261D | |
| decimal | 9757 | |
| htmldecimal | ☝ | |
| htmlhex | ☝ | |
| css | \261D | |
| javascript | \u{261D} | |
| python | \u261d | |
| java | \u261D | |
| go | \u261D | |
| ruby | \u{261D} | |
| rust | \u{261D} | |
| ccpp | \u261d | |
| urlencoded | %E2%98%9D | |
| utf8bytes | e2 98 9d | |
| utf16bebytes | 26 1d | |
| utf32bebytes | 00 00 26 1d |
How to Use
HTML:
☝
CSS:
content: "\261D"
JavaScript:
"\u{261D}"
Python:
"\u261d"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ☝ character (WHITE UP POINTING INDEX)?
☝ (WHITE UP POINTING INDEX) is the Unicode character U+261D.
What is the Unicode codepoint of WHITE UP POINTING INDEX?
The WHITE UP POINTING INDEX character (☝) has codepoint U+261D.
How do I type or copy WHITE UP POINTING INDEX?
Copy ☝ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.