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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 辷セ豢ё辷セ豢ёB 111001111000100010111110111001101011010010000100011101101110011110001000101111101110011010110100100001000111011001000010 e788bee6b48476e788bee6b4847642
EUC-JP 辷セ豢ё辷セ豢ёB 1110110111101000100011101011111011101100101101101010011111010111111011011110100010001110101111101110110010110110101001111101011101000010 ede88ebeecb6a7d7ede88ebeecb6a7d742
UTF-8 辷セ豢ё辷セ豢ёB 1110100010111110101101111110111110111101101111101110100010110001101000101101000110010001111010001011111010110111111011111011110110111110111010001011000110100010110100011001000101000010 e8beb7efbdbee8b1a2d191e8beb7efbdbee8b1a2d19142
UHC ???ё???ёB 0011111100111111001111111010110011010111001111110011111100111111101011001101011101000010 3f3f3facd73f3f3facd742

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