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 ????????@B 00111111001111110011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f3f3f4042
SJIS-WIN 疾鹿シエ疾汐シォ@B 1000111010111110100011101010110110111100101101001000111010111110100011101010110010111100101010110100000001000010 8ebe8eadbcb48ebe8eacbcab4042
EUC-JP 疾鹿シエ疾汐シォ@B 101111001100000010111100101011111000111010111100100011101011010010111100110000001011110010101110100011101011110010001110101010110100000001000010 bcc0bcaf8ebc8eb4bcc0bcae8ebc8eab4042
UTF-8 疾鹿シエ疾汐シォ@B 1110011110010110101111101110100110111001101111111110111110111101101111001110111110111101101101001110011110010110101111101110011010110001100100001110111110111101101111001110111110111101101010110100000001000010 e796bee9b9bfefbdbcefbdb4e796bee6b190efbdbcefbdab4042
UHC 疾鹿??疾汐??@B 1111001011110000110101101110001100111111001111111111001011110000111000001011000100111111001111110100000001000010 f2f0d6e33f3ff2f0e0b13f3f4042

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