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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 疾汐踈シャシ、^ 1000111010111110100011101010110011100110111100011011110010101100101111001010010001011110 8ebe8eace6f1bcacbca45e
EUC-JP 疾汐踈シャシ、^ 101111001100000010111100101011101110110011110011100011101011110010001110101011001000111010111100100011101010010001011110 bcc0bcaeecf38ebc8eac8ebc8ea45e
UTF-8 疾汐踈シャシ、^ 11100111100101101011111011100110101100011001000011101000101110001000100011101111101111011011110011101111101111011010110011101111101111011011110011101111101111011010010001011110 e796bee6b190e8b888efbdbcefbdacefbdbcefbda45e
UHC 疾汐?????^ 11110010111100001110000010110001001111110011111100111111001111110011111101011110 f2f0e0b13f3f3f3f3f5e

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