hypobinary is a useless binary encoding experiment created by zeyric.
it uses only two symbols:
-→ 0_→ 1
nothing more.
hypobinary is not efficient, not secure, and not practical.
it exists purely for art code, curiosity, pattern design, and building things that probably shouldn’t exist — but do anyway.
hypobinary converts text into binary-like patterns using only - and _.
- characters are converted into binary values
- binary digits are mapped to symbols
- spaces and line breaks are preserved
- everything is intentionally minimal and human-made
this is binary cosplay, not real binary.
-represents 0_represents 1- characters are encoded in binary form
- spaces are explicitly preserved
- line breaks stay line breaks
simple rules. useless results.
hypo dev
--- --- --__ -_ ---
(line breaks are preserved)
a simple web-based encoder and decoder is available:
🔗 https://hypobinary.tiiny.site/
features:
- encode normal text → hypobinary
- decode hypobinary → text
- preserves line breaks
- one-file html
- copy & clear buttons
- mobile + desktop friendly
because:
- curiosity
- boredom
- pattern obsession
- art code
- no government approval required
- basic mapping rules
- web encoder / decoder
- hypobinary v2 experiments
- visual patterns
- logo & banner
- more useless ideas
you can contribute if you want, but you don’t have to.
- fork it
- break it
- improve it
- or just stare at it
all contributions are welcome, including bad ones.
- github: https://github.com/Astro-Zeyric
- email: zeyric@proton.me
- twitter / x: https://twitter.com/Zeyric709
mit license
do whatever you want. even misuse it.
⭐ if this project made you confused, consider starring it.