Actually I want to convert all the special characters into their codes as I've shown below:
! !
" "
# #
$ $
% %
& &
' '
( (
) )
* *
+ +
, ,
- -
. .
/ /
Is there any way to convert them into respected codes in php.