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