ASCII Code 108
In the 7-bit ASCII character set, ASCII code 108 is represented by the character l also known as the lowercase l.
| Character Representation | Value/Description |
|---|---|
| ASCII Character | l |
| Decimal | 108 |
| Octal | 154 |
| Hexadecimal | 6C |
| Binary | 0110 1100 |
| Description | Lowercase l |
| Category | Printable Characters |
| Subcategory | Lowercase Latin alphabet |
| Unicode | U+006C |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
| Encoding Method | Encoded Value | |
|---|---|---|
| URL Escape Code | l | |
| Quoted-printable | =6C |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.