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