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 ツス蒔、ス嫉 11110001111111001100001011110001100011101011110110001110101010101111000111100100101001001111000110001110101111011000111010111001 f1fcc2f18ebd8eaaf1e4a4f18ebd8eb9
EUC-JP ?ツ?ス蒔?、?ス嫉 00111111100011101100001000111111100011101011110110111100101011000011111110001110101001000011111110001110101111011011110010111011 3f8ec23f8ebdbcac3f8ea43f8ebdbcbb
UTF-8 ツス蒔、ス嫉 111011101000010110110111111011111011111010000010111011101000010010001001111011111011110110111101111010001001001010010100111011101000010110011111111011111011110110100100111011101000010010001001111011111011110110111101111001011010101110001001 ee85b7efbe82ee8489efbdbde89294ee859fefbda4ee8489efbdbde5ab89
UHC ????蒔????嫉 001111110011111100111111001111111110001111001000001111110011111100111111001111111111001011101100 3f3f3f3fe3c83f3f3f3ff2ec

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