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 セ゚縞者濵痔シ 1011111011011111100011101100100010001110110100101111101101001101100011101010010010111100 bedf8ec88ed2fb4d8ea4bc
EUC-JP セ゚縞者濵痔シ 100011101011111010001110110111111011110011001010101111001101010010001111110010011010011010111100101001101000111010111100 8ebe8edfbccabcd48fc9a6bca68ebc
UTF-8 セ゚縞者濵痔シ 111011111011110110111110111011111011111010011111111001111011100010011110111010001000000010000101111001101011111110110101111001111001011110010100111011111011110110111100 efbdbeefbe9fe7b89ee88085e6bfb5e79794efbdbc
UHC ??縞者?痔? 00111111001111111111101111010110111011011011101000111111111101101100000000111111 3f3ffbd6edba3ff6c03f

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