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 ???i???? 0011111100111111001111110110100100111111001111110011111100111111 3f3f3f693f3f3f3f
SJIS-WIN 絛醐舟i絛醐拾綏 111000110101010110001100111011011000111101001101011010011110001101010101100011001110110110001111010001011110001101010110 e3558ced8f4d69e3558ced8f45e356
EUC-JP 絛醐舟i絛醐拾綏 111001011011011010111000111011111011110110101110011010011110010110110110101110001110111110111101101001101110010110110111 e5b6b8efbdae69e5b6b8efbda6e5b7
UTF-8 絛醐舟i絛醐拾綏 11100111101101011001101111101001100001101001000011101000100010001001111101101001111001111011010110011011111010011000011010010000111001101000101110111110111001111011011010001111 e7b59be98690e8889f69e7b59be98690e68bbee7b68f
UHC ??舟i??拾綏 0011111100111111111100011100011101101001001111110011111111100011101001101110001010110111 3f3ff1c7693f3fe3a6e2b7

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