<!DOCTYPE html> <html lang="en"> <head> <meta content="width=device-width, initial-scale=1" name="viewport"> <title>UTF-16 with BOM in parent and no declaration in child</title> </head> <body> <p>Euro sign if decoded as Windows-1251: �</p> </body> </html>