Left Arrow with Hook

If you have ever needed a ↩ Left 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

Left Arrow with Hook Codes

U+021A9

Unicode

↩

Hex Code

↩

HTML Code

↩

HTML Entity

\21A9

CSS Code

Left Arrow with Hook Code Examples

HTML Example

<span> &#8617; </span>

CSS Example

span {
   content: "\21A9";
}

Symbol Copied!