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 ?????A?? 0011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f413f3f
SJIS-WIN 迯サ迯冗言A闡ケ 11100111100011011011101111100111100011011000111111100111100011001011111001000001111010001001000110111001 e78dbbe78d8fe78cbe41e891b9
EUC-JP 迯サ迯冗言A闡ケ 111011011110110110001110101110111110110111101101101111101110100110111000110000000100000111101111111100011000111010111001 eded8ebbededbee9b8c041eff18eb9
UTF-8 迯サ迯冗言A闡ケ 11101000101111111010111111101111101111011011101111101000101111111010111111100101100001101001011111101000101010001000000001000001111010011001011110100001111011111011110110111001 e8bfafefbdbbe8bfafe58697e8a88041e997a1efbdb9
UHC ???冗言A闡? 0011111100111111001111111110100110110111111001011110101101000001111101001100010100111111 3f3f3fe9b7e5eb41f4c53f

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