HTML5 Canvas Experiments

HTML5 has brought some exciting new advantages to the web development universe.
The canvas feature allows you to render graphics that are powered by Javascript, so it'll work on almost every device.

What I've got below are a number of canvas effects that are sure to blow your mind.

Converter

This will convert plain text to ASCII, Binary and Hex.