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 ????????e 001111110011111100111111001111110011111100111111001111110011111101100101 3f3f3f3f3f3f3f3f65
SJIS-WIN 疾汐シチ疾汐シユe 10001110101111101000111010101100101111001100000110001110101111101000111010101100101111001101010101100101 8ebe8eacbcc18ebe8eacbcd565
EUC-JP 疾汐シチ疾汐シユe 1011110011000000101111001010111010001110101111001000111011000001101111001100000010111100101011101000111010111100100011101101010101100101 bcc0bcae8ebc8ec1bcc0bcae8ebc8ed565
UTF-8 疾汐シチ疾汐シユe 11100111100101101011111011100110101100011001000011101111101111011011110011101111101111101000000111100111100101101011111011100110101100011001000011101111101111011011110011101111101111101001010101100101 e796bee6b190efbdbcefbe81e796bee6b190efbdbcefbe9565
UHC 疾汐??疾汐??e 11110010111100001110000010110001001111110011111111110010111100001110000010110001001111110011111101100101 f2f0e0b13f3ff2f0e0b13f3f65

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