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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN イ鉷イ鉷^ 111100011110010110110010111110111100110111110111011111011111000111100101101100101111101111001101111101110111101101011110 f1e5b2fbcdf77df1e5b2fbcdf77b5e
EUC-JP ?イ鉷??イ鉷?^ 001111111000111010110010100011111110001111110001001111110011111110001110101100101000111111100011111100010011111101011110 3f8eb28fe3f13f3f8eb28fe3f13f5e
UTF-8 イ鉷イ鉷^ 11101110100001011010000011101111101111011011001011101001100010011011011111101110100101011010000111101110100001011010000011101111101111011011001011101001100010011011011111101110100101011001111101011110 ee85a0efbdb2e989b7ee95a1ee85a0efbdb2e989b7ee959f5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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