Leftwards Arrow

U+2190

Quick Reference
Unicode
U+2190
HTML Entity
←
HTML Numeric
←
CSS
\2190
JavaScript
\u2190
Insert Leftwards Arrow in Word, Excel & Google Docs
ApplicationHow to insert Leftwards Arrow
Microsoft WordType 2190, then press Alt+X
Excel / Google SheetsUse the formula =UNICHAR(8592)
Google DocsInsert → Special characters, then search "leftwards arrow"
HTML← or ←
CSS (content property)content: "\2190"
JavaScript"\u2190"
About Leftwards Arrow

A leftward-pointing arrow used to indicate direction or return.

Usage

Used for back navigation, return operations, and assignment in some programming notations.