Online URL Encoder / Decoder

تحسين محركات البحث

URL Encoder / Decoder

أدخل النص الذي ترغب في تشفيره أو فك تشفيره:




عن الموقع URL Encoder / Decoder

URL Encoder / Decoder is a tool that replaces URLs from decoded to the encoded URLs procedure. URL encoding is the process of replacing certain characters in a URL with one or more character triplets, which are made up of the percent character " percent " followed by two hexadecimal digits. The numeric value of the replaced character is represented by the two hexadecimal digits of the triplet(s). Because the encoding procedure is not limited to URLs, the term URL encoding is a little misleading because the encoding procedure can be applied to any URI (Uniform Resource Identifier), including URNs (Uniform Resource Names). As a result, the term "percent-encoding" should be used instead. Enter a text string and encode or decode it as desired. It's useful for converting encoded JavaScript URLs from gibberish to readable gibberish.