Help for this page

Select Code to Download


  1. or download this
    perl -MHTML::Entities -e "print qq/$_\t/, encode_entities( $_, $_ ), 
    $/ for split //, shift" "[]<>"
    ...
    ]       &#93;
    <       &lt;
    >       &gt;