-
See Also
- URLEncode
- URLQueryDecode
- URLBuild
- URLParse
-
- Interpreter Types
- URLString
- URLQueryString
- Related Guides
- Workflows
URLDecode["string"]
decodes a URL-style percent-encoded string.


URLDecode
URLDecode["string"]
decodes a URL-style percent-encoded string.
Details and Options

- By default, URLDecode assumes that character codes of percent-encoded characters are in UTF-8.
- URLDecode has option CharacterEncoding, which allows other character encodings to be specified.
Examples
open all close allBasic Examples (2)
Related Guides
Related Workflows
- Construct a URL Query String
History
Text
Wolfram Research (2014), URLDecode, Wolfram Language function, https://reference.wolfram.com/language/ref/URLDecode.html.
CMS
Wolfram Language. 2014. "URLDecode." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/URLDecode.html.
APA
Wolfram Language. (2014). URLDecode. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/URLDecode.html
BibTeX
@misc{reference.wolfram_2025_urldecode, author="Wolfram Research", title="{URLDecode}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/URLDecode.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_urldecode, organization={Wolfram Research}, title={URLDecode}, year={2014}, url={https://reference.wolfram.com/language/ref/URLDecode.html}, note=[Accessed: 14-August-2025]}