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 BACKHAND INDEX
Overview
๐ (WHITE UP POINTING BACKHAND INDEX) is the Unicode character at code point U+1F446. It belongs to the Miscellaneous Symbols and Pictographs block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F446 | |
| decimal | 128070 | |
| htmldecimal | 👆 | |
| htmlhex | 👆 | |
| css | \1F446 | |
| javascript | \u{1F446} | |
| python | \U0001f446 | |
| java | \uD83D\uDC46 | |
| go | \U0001F446 | |
| ruby | \u{1F446} | |
| rust | \u{1F446} | |
| ccpp | \U0001f446 | |
| urlencoded | %F0%9F%91%86 | |
| utf8bytes | f0 9f 91 86 | |
| utf16bebytes | d8 3d dc 46 | |
| utf32bebytes | 00 01 f4 46 |
How to Use
HTML:
👆
CSS:
content: "\1F446"
JavaScript:
"\u{1F446}"
Python:
"\U0001f446"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (WHITE UP POINTING BACKHAND INDEX)?
๐ (WHITE UP POINTING BACKHAND INDEX) is the Unicode character U+1F446.
What is the Unicode codepoint of WHITE UP POINTING BACKHAND INDEX?
The WHITE UP POINTING BACKHAND INDEX character (๐) has codepoint U+1F446.
How do I type or copy WHITE UP POINTING BACKHAND INDEX?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.