``` #data <<meta charset=iso-8859-2> #encoding iso-8859-2 ``` According to the spec, the first '<' is `Any other byte`, skipping to the next. While `html5lib._inputstream.EncodingParser` returns: 'None'.