Check a string for the presence of invisible characters such as zero-width spaces, or character sequences that are likely not to display such as multiple occurrences of the same non-spacing mark.
public const CHECK_INVISIBLE = 32;