Up Down Arrow with Base

If you have ever needed a ↨ Up Down Arrow with Base 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

Up Down Arrow with Base Codes

U+021A8

Unicode

↨

Hex Code

↨

HTML Code

\21A8

CSS Code

Up Down Arrow with Base Code Examples

HTML Example

<span> &#8616; </span>

CSS Example

span {
   content: "\21A8";
}

Symbol Copied!