Something doesn't work?

  • The Num lock should always be enabled. If it is disabled when you are attempting an alt code, it may cause errors or unexpected results in some applications. For example, Alt+4 could be interpreted as Alt +, ← which causes the browser to go back if the Num lock is disabled.
  • If your laptop keyboard doesn't have a separate NumPad, you should hold FN button with Alt button while typing the code.
  • This method does not work for Linux system, but it is possible to use Unicode.

Less than Symbol

Less-than symbol < is a mathematical operator indicates the inequality between two values or two numbers. less-than is formed of two lines equal in length and joining at an acute angle opening to the right. It is generally placed between two values signaling that the first value is less than the second value.

Many programming languages like C++ use the less-than sign in ColdFusion, Fortran, and Bourne shell.

The doubles less-than sign≪ means an approximation of much-less-than sign. In C++ and c languages it indicates a binary left shift and output stream in C++; in Ruby framework, it is used to append an element to an array.

How to use and type Less than symbol code?

  • If your keyboard contains separate NumPad, you should be sure that it is enabled. If it is not, press the Num Lock key to activate it then press hold down the Alt key on the left side. Type the number that represents that character or the symbol you want to insert and then release the insert key.
  • For example, for the greek letter omega Ω press and hold Alt and the type 0234 and then release.
  • There is another method that works only for word documents. In this method, you should type the characters first then press Alt and X. For example ( 0234 + Alt + X for greek letter omega ).
  • If you have a keyboard that doesn't have NumPad here is what will work for you. Find the Function key ( FN ) then presses and hold the function key while holding press and release Num LK key; then release FN key. This method will activate the numeric keypad in your laptop.
  • Then do the same steps as in the previous example.
  • Notice that in IBM code you don't use 0 (Alt + 255 ) before the code which is different from the windows generator that requires to add 0 (Alt + 0255 ) before the code.

Table of Symbols and Codes

Symbol Title / Description Unicode Code / HTML Code
Less-than Or Approximate &#10885; &#x2A85;
Small Less-than &#65124; &#xFE64;
Not Less-than &#8814; &#x226E;
Less-than Closed By Curve Above Slanted Equal &#10920; &#x2AA8;
Less-than Or Slanted Equal To With Dot Above &#10881; &#x2A81;
Less-than Above Leftwards Arrow &#10614; &#x2976;
Less-than But Not Equal To &#8808; &#x2268;
Less-than Over Equal To &#8806; &#x2266;
Leftwards Arrow Through Less-than &#10615; &#x2977;
Less-than Closed By Curve &#10918; &#x2AA6;
Apl Functional Symbol Quad Less-than &#9027; &#x2343;
Much Less-than &#8810; &#x226A;
Less-than Or Equal To &#8804; &#x2264;
⩿ Less-than Or Slanted Equal To With Dot Inside &#10879; &#x2A7F;
Double-line Slanted Equal To Or Less-than &#10907; &#x2A9B;
Very Much Less-than &#8920; &#x22D8;
Less-than Above Similar Or Equal &#10893; &#x2A8D;
Less-than But Not Equivalent To &#8934; &#x22E6;
Triple Nested Less-than &#10999; &#x2AF7;
Double-line Equal To Or Less-than &#10905; &#x2A99;
Equal To Or Less-than &#8924; &#x22DC;
Similar Or Less-than &#10909; &#x2A9D;
Double Nested Less-than With Underbar &#10915; &#x2AA3;
Less-than With Dot &#8918; &#x22D6;
Circled Less-than &#10688; &#x29C0;
Double Nested Less-than &#10913; &#x2AA1;
Less-than Or Slanted Equal To With Dot Above Right &#10883; &#x2A83;
Less-than Or Slanted Equal To &#10877; &#x2A7D;
Fullwidth Less-than &#65308; &#xFF1C;
Less-than With Question Mark Above &#10875; &#x2A7B;
Slanted Equal To Or Less-than &#10901; &#x2A95;
Neither Less-than Nor Equivalent To &#8820; &#x2274;
Neither Less-than Nor Equal To &#8816; &#x2270;
Double-line Slanted Less-than Or Equal To &#11001; &#x2AF9;
Less-than Or Equivalent To &#8818; &#x2272;
Less-than With Circle Inside &#10873; &#x2A79;
Similar Above Less-than Above Equals &#10911; &#x2A9F;
Less-than And Not Approximate &#10889; &#x2A89;
Slanted Equal To Or Less-than With Dot Inside &#10903; &#x2A97;
Less-than And Single-line Not Equal To &#10887; &#x2A87;
< Less-than &#60; &#x003C;