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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蛟溽エ誘}蛟溽エ誘{^ 1110010110000000100111111110011110110100100101110101010101111101111001011000000010011111111001111011010010010111010101010111101101011110 e5809fe7b497557de5809fe7b497557b5e
EUC-JP 蛟溽エ誘}蛟溽エ誘{^ 11101001111000001101111011101001100011101011010011001101101101100111110111101001111000001101111011101001100011101011010011001101101101100111101101011110 e9e0dee98eb4cdb67de9e0dee98eb4cdb67b5e
UTF-8 蛟溽エ誘}蛟溽エ誘{^ 111010001001101110011111111001101011101010111101111011111011110110110100111010001010101010011000011111011110100010011011100111111110011010111010101111011110111110111101101101001110100010101010100110000111101101011110 e89b9fe6babdefbdb4e8aa987de89b9fe6babdefbdb4e8aa987b5e
UHC 蛟??誘}蛟??誘{^ 110011101111000100111111001111111110101110101111011111011100111011110001001111110011111111101011101011110111101101011110 cef13f3febaf7dcef13f3febaf7b5e

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