Right Arrow with Hook

If you have ever needed a ↪ Right Arrow with Hook 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 with Hook Codes

U+021AA

Unicode

↪

Hex Code

↪

HTML Code

↪

HTML Entity

\21AA

CSS Code

Right Arrow with Hook Code Examples

HTML Example

<span> &#8618; </span>

CSS Example

span {
   content: "\21AA";
}

Symbol Copied!