79677867

Date: 2025-06-24 15:52:01
Score: 1.5
Natty:
Report link

You data is in the multibyte encoding UTF-8 without a BOM. Encoding sent by the last is windows-1252 so you can see 3 bytes for some symbols.

There is double quotes (") unibyte, open double quote (“) and close double quote (”) that require 3 bytes. There is a lot of others like ', ‘ and ’.

Something on HTML encodings

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Pércoles Tiago Napivoski