Much Less-Than

If you have ever needed a ≪ Much Less-Than 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

Much Less-Than Codes

U+0226A

Unicode

≪

Hex Code

≪

HTML Code

≪

HTML Entity

\226A

CSS Code

Much Less-Than Code Examples

HTML Example

<span> &#8810; </span>

CSS Example

span {
   content: "\226A";
}

Symbol Copied!