The Base64 decoder converts a Base64 encoded text in the plain text: the representation of numbers to the base64 will be converted into normal ASCII numerical representation. Base64 describes a method for encoding and was named that way, due to the reduced base character set of 64 characters.