Hello,I am doing Twitter API calls in Java(using Eclipse as the platform).While using the Get statuses/usertimeline API call,I noticed it does not seem to return non-English characters properly(e.g. Japanese).It does not return with “???”,but it returns squarish boxes instead of the actual characters.Could anybody help to resolve this?