.png)
| ASCII Character | < | |
|---|---|---|
| Decimal | 60 | |
| Octal | 74 | |
| Hexadecimal | 3C | |
| Binary | 0011 1100 | |
| Description | Less than (or open angled bracket) | |
| Category | Printable Characters | |
| Subcategory | Punctuation and symbols | |
| Unicode | The character is mapped in Unicode as U+003C | |
| More information about character < | ||
| URL Escape Code | %3C | |
|---|---|---|
| Quoted-printable | =3C |