Does the Vonage SMS API support Unicode encoding? Does the Vonage SMS API support Unicode encoding?

Does the Vonage SMS API support Unicode encoding?

Support Team

Question

Do Vonage APIs support Unicode encoding?

Applies To

  • Unicode Encoding
  • Outbound SMS
  • Vonage SMS API

Answer

Yes, Unicode encoding is used to send any character that is not in the default GSM character table. Unicode is useful to support languages such as Arabic. Maximum length allowed for unicode content is 70 characters, while text messages will allow up to 160 characters.

To send Unicode message, add the "type=unicode" parameter for HTTP users or set DCS=8 for SMPP users.

Additional Information

For more information, see our developer documentation for the SMS API.