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