Search

Search for a symbol or emoji...

Upwards Harpoon with Barb Leftwards Symbol

Upwards Harpoon with Barb Leftwards Symbol Information

Symbol Name
Upwards Harpoon with Barb Leftwards
Unicode Version
1.1 (June 1993)
Unicode
U+21BF
CSS Code
\21BF
HTML Entity
↿
Hex Code
↿
HTML Code
↿
Latex
\upharpoonleft
Symbol

Upwards Harpoon with Barb Leftwards Symbol Encoding

UTF-8
0xE2 0x86 0xBF
UTF-16
0x21BF
UTF-32
0x000021BF

Upwards Harpoon with Barb LeftwardsSymbol's PNG and SVG files

Upwards Harpoon with Barb Leftwards Symbol in Latex

Upwards Harpoon with Barb Leftwards
1\documentclass{article} 2\usepackage{amssymb} 3\begin{document} 4\upharpoonleft 5\end{document}

How to add upwards harpoon with barb leftwards symbol via keyboard on different Operating systems

You can type the upwards harpoon with barb leftwards symbol on most modern devices with the help of following methods:

How to type upwards harpoon with barb leftwards symbol on Microsoft Word

You can type the upwards harpoon with barb leftwards in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 21BF
  • Without moving the cursor press keys Alt + x together
  • The original 21BF is now transformed into

How to type upwards harpoon with barb leftwards symbol on Microsoft Windows

You can type the upwards harpoon with barb leftwards on Microsoft windows using following steps:

  • Hold Alt and press to type upwards harpoon with barb leftwards on your windows machine.

How to type upwards harpoon with barb leftwards symbol on Mac OS

You can type the upwards harpoon with barb leftwards on Mac OS using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
  • Type "Upwards Harpoon with Barb Leftwards" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type upwards harpoon with barb leftwards symbol on Linux

You can type the upwards harpoon with barb leftwards on Linux using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Hold ⇧ Shift + Ctrl and press the letter + U
  • Press keys 21BF consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type upwards harpoon with barb leftwards symbol on IOS and Android

The easiest way to type the upwards harpoon with barb leftwards symbol on ios and android is to copy and paste it wherever you need it.

How to use upwards harpoon with barb leftwards in CSS

//CSS Example
1span { 2 content: \21BF; 3 }

How to use upwards harpoon with barb leftwards in HTML

//HTML Example
1<span>&#8639;</span>

Upwards Harpoon with Barb Leftwards symbol representation in programming languages

Upwards Harpoon with Barb Leftwardssymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{21BF}
Ruby
\u{21BF}
Python
\u21BF
PHP
\u{21BF}
Perl
\x{21BF}
Java
\u21BF
Modern JavaScript - Since ES6
\u{21BF}
JavaScript
\u21BF
Go
\u21BF
C#
\u21BF
C and C++
\u21BF
Bash and Zsh - inside echo -e
\u21BF
RFC 5137
\u'21BF'