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 íË´É^ 110000111010110111000011100010111100001010110100110000111000100101011110 c3adc38bc2b4c3895e
SJIS-WIN ?????´??^ 00111111001111110011111100111111001111111000000101001100001111110011111101011110 3f3f3f3f3f814c3f3f5e
EUC-JP ��´�^ 100011111010101010101010001111111000111110101010101010100011111110001111101010101010010010100001101011011000111110101010101010100011111101011110 8faaaa3f8faaaa3f8faaa4a1ad8faaaa3f5e
UTF-8 íË´É^ 1100001110000011110000101010110111000011100000111100001010001011110000111000001011000010101101001100001110000011110000101000100101011110 c383c2adc383c28bc382c2b4c383c2895e
UHC ?­???´??^ 0011111110100001101010010011111100111111001111111010001010100101001111110011111101011110 3fa1a93f3f3fa2a53f3f5e

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