ASCII Code 56
In the 7-bit ASCII character set, ASCII code 56 is represented by the character 8 also known as the eight.
| Character Representation | Value/Description | 
|---|---|
| ASCII Character | 8 | 
| Decimal | 56 | 
| Octal | 70 | 
| Hexadecimal | 38 | 
| Binary | 0011 1000 | 
| Description | Eight | 
| Category | Printable Characters | 
| Subcategory | Digits | 
| Unicode | U+0038 | 
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
| Encoding Method | Encoded Value | |
|---|---|---|
| URL Escape Code | 8 | |
| Quoted-printable | =38 | 
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.