= [wiki:ZooomrAPI Zooomr API] Encoding = {{{ #!html

The Zooomr API expects all data to be encoded in UTF-8

}}} That said, anything that isn't UTF-8 Encoded will be treated as ISO-8859-1 and encoded into UTF-8 verbatim. [[BR]] If you aren't using the UTF-8 Encoding, expect bad things to happen. More information on UTF-8 can be found via [http://www.utf-8.com/ this website].