ASCII Code 61
In the 7-bit ASCII character set, ASCII code 61 is represented by the character =
also known as the equals.
Character Representation | Value/Description |
---|---|
ASCII Character | = |
Decimal | 61 |
Octal | 75 |
Hexadecimal | 3D |
Binary | 0011 1101 |
Description | Equals |
Category | Printable Characters |
Subcategory | Punctuation and Symbols |
Unicode | U+003D |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
Encoding Method | Encoded Value | |
---|---|---|
URL Escape Code | %3D | |
Quoted-printable | =3D |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.