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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN 疾汐シャシ」シア\ 1000111010111110100011101010110010111100101011001011110010100011101111001011000101011100 8ebe8eacbcacbca3bcb15c
EUC-JP 疾汐シャシ」シア\ 1011110011000000101111001010111010001110101111001000111010101100100011101011110010001110101000111000111010111100100011101011000101011100 bcc0bcae8ebc8eac8ebc8ea38ebc8eb15c
UTF-8 疾汐シャシ」シア\ 11100111100101101011111011100110101100011001000011101111101111011011110011101111101111011010110011101111101111011011110011101111101111011010001111101111101111011011110011101111101111011011000101011100 e796bee6b190efbdbcefbdacefbdbcefbda3efbdbcefbdb15c
UHC 疾汐??????\ 1111001011110000111000001011000100111111001111110011111100111111001111110011111101011100 f2f0e0b13f3f3f3f3f3f5c

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