Online sample of a CharSet
poperty
URL encoder (Percent-encoding, escape) with charset.
There is a lot of sample URL encoders on Internet, but I find no one URL encoder which I can specify a
destination charset for the URL encoded data. I'm working in Czech, so many times I need URL encode to
windows-1250 or iso-8859-2 charsets.
Within this sample, you can specify any characters in Unicode (utf-8) and destination charset and
you will receive the unicode data URL Encoded.
The
Form.SizeLimit is 10000bytes. Please, do not post more data using this form.