CS3172 > Mats > examples/ > XHTML/ > entities/ > ASCII Table
These hexadecimal codes are for use in URLs. The symbols are presented in tabular form and also in lists by category.
|
|
|
The categories are
,
(comma)"
(double quote mark)`
(left (opening) single quotation mark)'
(right (closing) quotation mark, apostrophe)-
(hyphen):
(colon);
(semicolon)?
(question mark).
(full stop, period)!
(exclamation point, bang)(
(left parenthesis))
(right parenthesis)[
(left (square) bracket)]
(right (square) bracket){
(left (opening) brace)}
(right (closing) brace)<
(left (opening) angle bracket, less-than sign)>
(right (closing) angle bracket, greater-than sign)+
(plus sign)-
(negative sign (minus sign is entity −
or
&8722;
))*
(asterisk, multiplication sign)/
(slash, division sign)=
(equal sign)<
(less-than sign, left (opening) angle bracket)>
(greater-than sign, right (closing) angle bracket).
(decimal point)+
can be used for space too#
(number sign, hash sign, hash mark, octophorp)$
(dollar sign)%
(percent sign)&
(ampersand, and-sign)@
(commercial at-sign)/
(slash, division sign)\
(back slash)^
(caret)_
(underscore)|
(vertical bar)~
(tilde)The general method for determining encoding is described in the How CGI Arguments Are Encoded table in the list of all examples.