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 ⅵホス失ワス疾 11111010010001011100111011110001100011101011110110001110101110001111000011100000110111001111000110001110101111011000111010111110 fa45cef18ebd8eb8f0e0dcf18ebd8ebe
EUC-JP ?ホ?ス失?ワ?ス疾 00111111100011101100111000111111100011101011110110111100101110100011111110001110110111000011111110001110101111011011110011000000 3f8ece3f8ebdbcba3f8edc3f8ebdbcc0
UTF-8 ⅵホス失ワス疾 111000101000010110110101111011111011111010001110111011101000010010001001111011111011110110111101111001011010010010110001111011101000001010011111111011111011111010011100111011101000010010001001111011111011110110111101111001111001011010111110 e285b5efbe8eee8489efbdbde5a4b1ee829fefbe9cee8489efbdbde796be
UHC ⅵ???失????疾 10100101101001100011111100111111001111111110001111110111001111110011111100111111001111111111001011110000 a5a63f3f3fe3f73f3f3f3ff2f0

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