Perl Basics
Introduction to Perl
FAQ's
CGI
Regular Expressions

PC Overview
Cool Stuff
My Modules
Success Stories
Links
Perl in the News
Logos
Perl @ msn
Perl Chat

PC Internals
About
Contact
Guest Book
Handy Logos
What's new

URL Encoding

See also
P-friendly

[ home ] - [ search ] - [ sitemap ]

See most asked below

[ See also useful environment variables ]

%20 = (Space)
%21 = !
%22 = "
%23 = #
%24 = $
%25 = %
%26 = &
%27 = '
%28 = (
%29 = )
%2A = *
%2B = +
%2C = ,
%2D = -
%2E = .
%2F = /
%31 = 1
%32 = 2
%33 = 3
%34 = 4
%35 = 5
%36 = 6
%37 = 7
%38 = 8
%39 = 9
%3A = :
%3B = ;
%3C = <
%3D = =
%3E = >
%3F = ?
%40 = @
%41 = A
%42 = B
%43 = C
%44 = D
%45 = E
%46 = F
%5C = \
%7C = |  
home - feedback - search - web jobs
© 1998-2004 retoh :)