UTF-8 Validator + Sequence Inspector
Decode any byte sequence (entered as hex or text) and validate whether it's valid UTF-8. Flag malformed sequences, overlong encodings (security issue), and invalid surrogates. Shows the byte-by-byte breakdown with the resulting code points.