How to encode/decode url strings in an UWP App Uri.EscapeDataString() and Uri.UnescapeDataString() will do the trick.