pub const ZWNBSP: char = '\u{feff}';
U+FEFF ZERO WIDTH NO-BREAK SPACE, abbreviated <ZWNBSP>. Considered a whitespace character in JS.
<ZWNBSP>