Encoding.js Playground

Convert and detect character encoding in JavaScript

* The input data is not uploaded, saved or shared. The conversion process is executed only in this page with JavaScript.

Input
{{ Number(inputByteSize).toLocaleString() }} bytes (UTF-8)
Processing Time: {{ Number(processingTime).toLocaleString() }} ms
Result
{{ Number(resultByteSize).toLocaleString() }} bytes
{{ shareURLCopiedMessage }}