JSFiddle - React, Tailwind, and code Playground

JavaScript

try {
    decodeURI('%C4%97%')
} catch (ex) {
    alert("ERROR DECODING URI");
}