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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辣ス蝗嘲辣ス蝗嘴^ 111001111000010110111101111001011001101110011010011111011110011110000101101111011110010110011011100110100111101101011110 e785bde59b9a7de785bde59b9a7b5e
EUC-JP 辣ス蝗嘲辣ス蝗嘴^ 1110110111100101100011101011110111101001111110111101001111011110111011011110010110001110101111011110100111111011110100111101110001011110 ede58ebde9fbd3deede58ebde9fbd3dc5e
UTF-8 辣ス蝗嘲辣ス蝗嘴^ 11101000101111101010001111101111101111011011110111101000100111011001011111100101100110001011001011101000101111101010001111101111101111011011110111101000100111011001011111100101100110001011010001011110 e8bea3efbdbde89d97e598b2e8bea3efbdbde89d97e598b45e
UHC 辣?蝗嘲辣?蝗嘴^ 110101011011100000111111111111001101100111110000101111111101010110111000001111111111110011011001111101101010010001011110 d5b83ffcd9f0bfd5b83ffcd9f6a45e

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