
Publisher's description
It is used to decode the Escaped-encoding URL.
Escaped-encoding, or sometimes referred to as percent-encoding, is the standard of representing characters within a URI that may need special syntax handling to be correctly interpreted. It uses a sequence of three characters to encode the character to be interpreted. This triplet sequence consists of the percentage character ?%? followed by the two hexadecimal digits representing the octet code of the original character. For example, the US-ASCII character set represents a space with octet code 32, or hexadecimal 20. Thus its URL-encoded representation is %20.
Applications may automatically escape reserved and unreserved characters, or automatically un-escape an escape-encoded sequence within a URI, if there is potential for it to be incorrectly interpreted by the remote application. This conversion may be due to the position of the character or escape-encoded sequence within the URI. For example, "%7e" is sometimes used instead of "~" in an http URL path, but the two are equivalent for an http URL.
Because the percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI. The RFC for URI encoding recommends that care should be taken not to escape or un-escape the same string more than once, since un-escaping an already un-escaped string might lead to misinterpreting a percent data character as another escaped character, or vice versa in the case of escaping an already escaped string.
Useful Character Escape Code:
SPACE %20
%3E
# %23
% %25
{ %7B
} %7D
| %7C
\ %5C
^ %5E
~ %7E
[ %5B
] %5D
` %60
; %3B
/ %2F
? %3F
: %3A
@ %40
= %3D
& %26
$ %24
3D Box Shot Maker |
3D Box Shot Maker is an easy and FREE tool to virtually desgin quality box shot as your software box cover. An impressive box shot will make your software outstanding, and easily defeat your competitors at the start.
Clear HTML Tags |
ClearHTMLTags is used to convert HTML into text while clearing specific HTML tags. You just copy HTML data to clear, paste into the input area, specify which tags to delete, click the "Clear HTML" button, and all converted data has been copied.
Convert String for C++ |
You should add quote at the start and end of a string line, and replace quote with slash. Now Convert String for C++ will do the job for you to get the exact C++ string which you can just copy and paste into your C++ program directly.
Count Days |
When you want to find out how many days there are between two dates, you can use CountDays to get these information to count the days. It provides how many days, working days, weeks, months, and years between two days.
Identify Emails - Collect emails |
You may need to prepare an emails list from a file including emails and many other miscellaneous information. Now with the help of Identify Emails, you can just input all the text into it, and it will generate the pure email list for you in seconds.
TimeAnalyzer - Time Tracking Tool |
TimeAnalyzer automatically tracks your computer usage by recording your current foreground process in real time, and allow you identify how you spend a typical day on computer. Its report system presents full-featured computer time distribution.
Topcoder AutoGen for Arena C++ |
TopCoder AutoGen will help you focus your attention on the problem themselves by generating a pure C++ programming and test framework automatically, and help you win the arena in the limited competition time.