Leetspeak (1337) Converter
Convert text to classic 1337 5p34k by substituting letters with numerals and symbols.
0 characters
0 characters
About Leetspeak (1337) Converter
Leetspeak (or '1337 5p34k') is a community-evolved cipher in which letters are replaced with digits and symbols that visually resemble them. It originated in 1980s BBS culture and remains a staple of internet humor, hacker aesthetics, and obfuscation games. This tool applies a simple, consistent mapping — perfect for nostalgia or for chat-channel jokes.
When to use it
- Producing nostalgic 90s-style chat messages
- Creating fun retro-themed usernames or display names
- Lightly obfuscating text for word games and puzzles
- Adding visual flair to headlines in retro/hacker design
How it works
Each letter is replaced with a familiar leet equivalent: a → 4, e → 3, i → 1, l → 1, o → 0, s → 5, t → 7, b → 8, g → 6, z → 2. Case is preserved where possible. Letters without an established substitution pass through unchanged.
Examples
Classic 1-for-1 leet substitution
Hello, world! I am Elite.
H3110, w0r1d! 1 4m 31173.
Frequently asked questions
- Is there a single 'official' leetspeak mapping?
- No — leetspeak evolved organically across BBSes, chatrooms, and gaming communities, with many variants. This tool uses the most widely recognized substitutions. For more aggressive obfuscation (multi-character substitutes like |\| for N), edit the output manually.
- Is the output reversible?
- Imperfectly. Digits like 0 and 1 are ambiguous (could be o/O or l/L/i/I). A round trip won't always restore the original.
- Does it preserve uppercase/lowercase?
- Where the substitution allows it, yes (E and e both go to 3 — which has no case). Letter-to-letter substitutions preserve the source case.