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