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