Up Arrow Left of Down Arrow

If you have ever needed a ⇅ Up Arrow Left of Down Arrow 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 Arrow Left of Down Arrow Codes

U+021C5

Unicode

⇅

Hex Code

⇅

HTML Code

⇅

HTML Entity

\21C5

CSS Code

Up Arrow Left of Down Arrow Code Examples

HTML Example

<span> &#8645; </span>

CSS Example

span {
   content: "\21C5";
}

Symbol Copied!