pub fn encode_bytes_from_language(html: &[u8], language: &str) -> String
Get the content with proper encoding from a language. Pass in a proper language like “ja”. This does nothing without the “encoding” flag.