This is a test page for confusables.js, which replaces each character of input with a Unicode confusable that visually looks similar. When more than one confusable exists for a given character, a random one will be chosen.
Input a string to pass to getConfusableString(), which will return a string.
Input a single character or code point (decimal or 0xNNNN) to pass to getConfusableCharacters(), which will return an array.