Check if the character represented by a given Unicode code point is fullwidth
Deprecated in favor of `String#codePointAt()`.
Determine the East Asian Width of a Unicode character
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes