# Support for encoding

By [Untitled](https://paragraph.com/@0xc1c611c4313bcec430ca6982c4263b4a75d116da) · 2023-07-27

---

**_Support for encoding of complete character set_**—Some coding techniques provide code for encoding only the alphabets like the Caesar cipher, A1Z26, Atbash codes, etc. However, since a plain text message may be alphanumerically comprising of alphabets, numbers, and special characters, the coding technique must help to encode the complete character set.

**_Possible for representation, manipulation, and storage in digital systems_**—Some encoding techniques result in the production of codes which are in the form of an image(s) or symbol(s) or pattern(s) for the alphabet or character set that is encoded. However, these image(s) or symbol(s) or pattern(s) cannot be directly represented, manipulated, and stored in digital systems. Dorabella cipher, Morse codes, Dice Cipher, Rosicrucian Cipher are some examples of such coding techniques which produce symbols or patterns as codes that are not suitable for direct representation, manipulation, and storage in digital systems.

---

*Originally published on [Untitled](https://paragraph.com/@0xc1c611c4313bcec430ca6982c4263b4a75d116da/support-for-encoding)*
