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