A2Z52

This page exists due to the efforts of the following people:

JBMagination VODS

Timur

Timur

Created: 2021-01-29 23:54:01, Last updated: 2021-01-29 23:54:01
Creative Commons Attribution/Share-Alike License 3.0 (Unported)

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/9130/. Also, please do not modify any references to the original work (if any) contained in this content.

It's A1Z26 but every number is multiplied by 2! I've seen a few codes that use it but I've never actually been able to decrypt it without manually converting it back into A1Z26.

So, instead of
1 - A
2 - B
3 - C
4 - D
...
25 - Y
26 - Z

etc.

It would instead be

2 - A
4 - B
6 - C
8 - D
...
50 - Y
52 - Z

Created by this request

A2Z52 encoder/decoder

A2Z52 is a very simple direct substitution cipher, where each alphabet letter is replaced by its number in the alphabet.

URL copied to clipboard
PLANETCALC, A2Z52

Comments