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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN エス蒔鋠ハス自 11110001111101111011010011110001100011101011110110001110101010101111101111010101110010101111000110001110101111011000111010101001 f1f7b4f18ebd8eaafbd5caf18ebd8ea9
EUC-JP ?エ?ス蒔鋠ハ?ス自 001111111000111010110100001111111000111010111101101111001010110010001111111001001100011110001110110010100011111110001110101111011011110010101011 3f8eb43f8ebdbcac8fe4c78eca3f8ebdbcab
UTF-8 エス蒔鋠ハス自 111011101000010110110010111011111011110110110100111011101000010010001001111011111011110110111101111010001001001010010100111010011000101110100000111011111011111010001010111011101000010010001001111011111011110110111101111010001000011110101010 ee85b2efbdb4ee8489efbdbde89294e98ba0efbe8aee8489efbdbde887aa
UHC ????蒔????自 001111110011111100111111001111111110001111001000001111110011111100111111001111111110110110111011 3f3f3f3fe3c83f3f3f3fedbb

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