ASCII Code 76
In the 7-bit ASCII character set, ASCII code 76 is represented by the character L also known as the uppercase l.
| Character Representation | Value/Description |
|---|---|
| ASCII Character | L |
| Decimal | 76 |
| Octal | 114 |
| Hexadecimal | 4C |
| Binary | 0100 1100 |
| Description | Uppercase L |
| Category | Printable Characters |
| Subcategory | Uppercase Latin alphabet |
| Unicode | U+004C |
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 | =4C |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.