Help for this page
Select Code to Download
Select
or
download this
perl -e 'undef $/; print join(",", map {ord} split //, <>)'
Select
or
download this
perl -e 'undef $/; print join("", map {chr} split /,/, <>)'