Right Paired Arrows

If you have ever needed a ⇉ Right Paired Arrows 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 Paired Arrows Codes

U+021C9

Unicode

⇉

Hex Code

⇉

HTML Code

⇉

HTML Entity

\21C9

CSS Code

Right Paired Arrows Code Examples

HTML Example

<span> &#8649; </span>

CSS Example

span {
   content: "\21C9";
}

Symbol Copied!