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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 辷ィ蛟冗樺辷ィ 111001111000100010101000111001011000000010001111111001111000101010010010111001111000100010101000 e788a8e5808fe78a92e788a8
EUC-JP 辷ィ蛟冗樺辷ィ 1110110111101000100011101010100011101001111000001011111011101001101100111111001011101101111010001000111010101000 ede88ea8e9e0bee9b3f2ede88ea8
UTF-8 辷ィ蛟冗樺辷ィ 111010001011111010110111111011111011110110101000111010001001101110011111111001011000011010010111111001101010100010111010111010001011111010110111111011111011110110101000 e8beb7efbda8e89b9fe58697e6a8bae8beb7efbda8
UHC ??蛟冗樺?? 00111111001111111100111011110001111010011011011111111011111111000011111100111111 3f3fcef1e9b7fbfc3f3f

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