In the 7-bit ASCII character set, ASCII code 95 is represented by the character _ also known as the underscore.

Character Representation Value/Description
ASCII Character _
Decimal 95
Octal 137
Hexadecimal 5F
Binary 0101 1111
Description Underscore
Category Printable Characters
Subcategory Punctuation and Symbols
Unicode U+005F

Encoding

Encoding non-standard letters and characters into values that can be displayed e.g. in browsers

Encoding Method Encoded Value
URL Escape Code _
Quoted-printable =5F