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