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