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??? 00111111001111110011111101101001001111110011111100111111 3f3f3f693f3f3f
SJIS-WIN 絛醐舟i絛醐拾 11100011010101011000110011101101100011110100110101101001111000110101010110001100111011011000111101000101 e3558ced8f4d69e3558ced8f45
EUC-JP 絛醐舟i絛醐拾 11100101101101101011100011101111101111011010111001101001111001011011011010111000111011111011110110100110 e5b6b8efbdae69e5b6b8efbda6
UTF-8 絛醐舟i絛醐拾 11100111101101011001101111101001100001101001000011101000100010001001111101101001111001111011010110011011111010011000011010010000111001101000101110111110 e7b59be98690e8889f69e7b59be98690e68bbe
UHC ??舟i??拾 001111110011111111110001110001110110100100111111001111111110001110100110 3f3ff1c7693f3fe3a6

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