dataprocessor charset encoding

How to set charset encoding in dataprocessor.

For example: I want to update the data in ISO-8859-1 charset encoding. Is there anyway to do so?

The component is fully client side and will work with any encoding which supported by browser, so it can be used with any encoding. To update the data in ISO-8859-1 charset encoding your browser havet to use this encoding.