For XMLMessage and SOAPMessage, if no encoding format is given in the XML header, the standard UTF-8 encoding of a message is implied on parsing an incoming message.
For created messages with no encoding specified: the encoding format to save the message in, or to send the message out over a HTTP connection will be also UTF-8