perl -e '$_ = join "", map { chr() } 0..255; s/\W//g; print' | od -txC -a