<?php $text = 'abcde æøå æøå ð Ð ≗ 䎇 顃 ‰'; echo mb_detect_encoding($text, ['UTF-8', 'CP1252', 'ISO-8859-1'], true);
You have javascript disabled. You will not be able to edit any code.