A simple calculator for bit manipulation.
You can directly flip bits by a click and immediately see the result.
A demo is available here
When I was working on an embedded system project,
I wished to have an app to show/manipulate binaries in a more visual and interactive way.
So, I made this app.