Binary-to-text encoding: Difference between revisions

Content deleted Content added
fixed cat
see also
Line 14:
 
Most of these encodings generate text not containing all [[ASCII]] printable characters: for example, the base64 encoding generates text that only contains upper case and lower case letters, (A–Z, a–z), numerals (0–9), and the "+", "/", and "=" symbols.
 
==See also==
 
* [[Binary and text files]]
 
[[Category:Computer file formats]]