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 硝タ硝ワ自シォ 10001111110010011111010010111100110000001000111111001001111101001000111011011100111100011110111010001110101010011011110010101011 8fc9f4bcc08fc9f48edcf1ee8ea9bcab
EUC-JP 硝?タ硝?ワ?自シォ 1011111011001011001111111000111011000000101111101100101100111111100011101101110000111111101111001010101110001110101111001000111010101011 becb3f8ec0becb3f8edc3fbcab8ebc8eab
UTF-8 硝タ硝ワ自シォ 111001111010000110011101111011101000110110101011111011111011111010000000111001111010000110011101111011101000110010111101111011111011111010011100111011101000010110101001111010001000011110101010111011111011110110111100111011111011110110101011 e7a19dee8dabefbe80e7a19dee8cbdefbe9cee85a9e887aaefbdbcefbdab
UHC 硝??硝???自?? 11110101101001100011111100111111111101011010011000111111001111110011111111101101101110110011111100111111 f5a63f3ff5a63f3f3fedbb3f3f

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