BASE64 ENCODE ONLINE FREE TOOL USING JAVASCRIPT
Views: 309
base64 encode online free tool using javascript
In computing, base64 is an encoder for information using 64 characters, chosen to be available on most systems. It is mainly used for transmission of messages ( email and forum messages Usenet ). It is defined as encoding MIME .
An alphabet of 65 characters is used to allow representation from 6 bits by a single character. The 65th character ("=" sign) is used in addition in the final process of text encoding.
This encoding process code each group of 24 successive bits of data by a simple 4-character string.
Copy in the box below the text you want to base64 encode and click on Encode Text Button
|
|