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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 蛟溽明蛟溽明B 11100101100000001001111111100111100101101011111011100101100000001001111111100111100101101011111001000010 e5809fe796bee5809fe796be42
EUC-JP 蛟溽明蛟溽明B 11101001111000001101111011101001110011001100000011101001111000001101111011101001110011001100000001000010 e9e0dee9ccc0e9e0dee9ccc042
UTF-8 蛟溽明蛟溽明B 11101000100110111001111111100110101110101011110111100110100110001000111011101000100110111001111111100110101110101011110111100110100110001000111001000010 e89b9fe6babde6988ee89b9fe6babde6988e42
UHC 蛟?明蛟?明B 1100111011110001001111111101100110100101110011101111000100111111110110011010010101000010 cef13fd9a5cef13fd9a542

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