Right Arrow to Bar

If you have ever needed a ⇥ Right Arrow to Bar Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ⇥ Symbol to Clipboard

Right Arrow to Bar Codes

U+021E5

Unicode

⇥

Hex Code

⇥

HTML Code

⇥

HTML Entity

\21E5

CSS Code

Right Arrow to Bar Code Examples

HTML Example

<span> &#8677; </span>

CSS Example

span {
   content: "\21E5";
}

Symbol Copied!