ASCII Encoder / Decoder

Introduction

Almost all modern computer-based cyphers start by converting alphabetical characters into numbers. In fact, the vast majority of computer programs use numbers "behind the scenes" to represent text.
The most common way of doing this is either to use systems known as "Unicode", or "ASCII", which uses the same numbers as the first part of Unicode.

Instructions

  1. Type, or Copy-and-Paste the text to be encrypted/decrypted into the text box below.
  2. Click the relevant 'Convert' button below the input fields - the converted text will be displayed below.
  3. To do further convertions simply change the text in the input field, and then click the 'Convert Back to text' button again.
Enter text to be converted here:
 
Output Area:

© Copyright Mike Brockington 2004 - 2025   All Rights Reserved