What is UTF-16?
UTF-16 encodes Unicode code points in one or two 16-bit units, using surrogate pairs for characters above U+FFFF. It is the in-memory string representation used by JavaScript, Java and Windows.
2 tools that work with UTF-16
Files never leave your browser.
Related terms
Terms that appear alongside UTF-16 on the same tools.