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