Link
Skip to main content

What character set is used?

Internally we handle the content as Unicode and write it out by default as UTF-8. UTF-8 is similar to CP1252 on Windows but changes for quotes and some other characters.

We recommend using UTF-8 and telling the browser so it will handle it correctly on all platforms.

If you are using BuildVu, it will depend on if you are converting to HTML or SVG if we set it for you.

In BuildVu-SVG: The charset is already set for you in the generated SVG files, this is in both the IDRViewer and content mode.

In BuildVu-HTML: In the IDRViewer: The charset is already set for you. In content mode: You will need to add <meta charset="utf-8" /> to the head tag of the page which has the converted content.


Get started with BuildVu in 3 steps

  1. Fill in the form to download the trial jar →
  2. Copy the code snippets as instructed on the next page
  3. Build your solution using our docs

Learn more about BuildVu

Start Your Free Trial

Trial License Type