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 ???s???sB 001111110011111100111111011100110011111100111111001111110111001101000010 3f3f3f733f3f3f7342
SJIS-WIN 絛醐拾s絛醐拾sB 111000110101010110001100111011011000111101000101011100111110001101010101100011001110110110001111010001010111001101000010 e3558ced8f4573e3558ced8f457342
EUC-JP 絛醐拾s絛醐拾sB 111001011011011010111000111011111011110110100110011100111110010110110110101110001110111110111101101001100111001101000010 e5b6b8efbda673e5b6b8efbda67342
UTF-8 絛醐拾s絛醐拾sB 111001111011010110011011111010011000011010010000111001101000101110111110011100111110011110110101100110111110100110000110100100001110011010001011101111100111001101000010 e7b59be98690e68bbe73e7b59be98690e68bbe7342
UHC ??拾s??拾sB 0011111100111111111000111010011001110011001111110011111111100011101001100111001101000010 3f3fe3a6733f3fe3a67342

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