To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?Fonf?Fon^}Y?Fonf?Fon^}bE 00111111010001100110111101101110011001100011111101000110011011110110111001011110011111010101100100111111010001100110111101101110011001100011111101000110011011110110111001011110011111010110001001000101 3f466f6e663f466f6e5e7d593f466f6e663f466f6e5e7d6245
SJIS-WIN 睥Fonf睥Fon^}Y睥Fonf睥Fon^}bE 1110000111001100010001100110111101101110011001101110000111001100010001100110111101101110010111100111110101011001111000011100110001000110011011110110111001100110111000011100110001000110011011110110111001011110011111010110001001000101 e1cc466f6e66e1cc466f6e5e7d59e1cc466f6e66e1cc466f6e5e7d6245
EUC-JP 睥Fonf睥Fon^}Y睥Fonf睥Fon^}bE 1110001011001110010001100110111101101110011001101110001011001110010001100110111101101110010111100111110101011001111000101100111001000110011011110110111001100110111000101100111001000110011011110110111001011110011111010110001001000101 e2ce466f6e66e2ce466f6e5e7d59e2ce466f6e66e2ce466f6e5e7d6245
UTF-8 睥Fonf睥Fon^}Y睥Fonf睥Fon^}bE 111001111001110110100101010001100110111101101110011001101110011110011101101001010100011001101111011011100101111001111101010110011110011110011101101001010100011001101111011011100110011011100111100111011010010101000110011011110110111001011110011111010110001001000101 e79da5466f6e66e79da5466f6e5e7d59e79da5466f6e66e79da5466f6e5e7d6245
UHC ?Fonf?Fon^}Y?Fonf?Fon^}bE 00111111010001100110111101101110011001100011111101000110011011110110111001011110011111010101100100111111010001100110111101101110011001100011111101000110011011110110111001011110011111010110001001000101 3f466f6e663f466f6e5e7d593f466f6e663f466f6e5e7d6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)