All directional arrows codes for HTML

Many times when writing documentation or tech blog content you may want to use arrows to display navigation if you are looking for such arrow codes in HTML, here is a list of them|,

Four direction arrows:

  1. Right (Forward, East) Arrow:

    HTML Code: →

  2. Left (Backward, West) Arrow:

    HTML Code: ←

  3. Up (North) Arrow :

    HTML Code: ↑

  4. Down (South) Arrow:

    HTML Code: ↓

More directional Arrows:

  1. North West Arrow:

    HTML Code: ↖

  2. North East Arrow:

    HTML Code: ↗

  3. South East Arrow:

    HTML Code: ↘

  4. South West Arrow:

    HTML Code: ↙

You can use these arrows directly in your webpage code but make sure you have enabled UTF-8 encoding in your IDE and also use the UTF-8 meta tag in your HTML head section or else they won't be displayed properly.


This is not an AI-generated article but is demonstrated by a human.

Please support independent contributors like Code2care by donating a coffee.

Buy me a coffee!

Buy Code2care a Coffee!

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!