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 åGí]åGí]^ 11100101010001111000111111101101100011110101110111100101010001111000111111101101100011110101110101011110 e5478fed8f5de5478fed8f5d5e
SJIS-WIN ?G???]?G???]^ 00111111010001110011111100111111001111110101110100111111010001110011111100111111001111110101110101011110 3f473f3f3f5d3f473f3f3f5d5e
EUC-JP åG?í?]åG?í?]^ 100011111010101110101001010001110011111110001111101010111011111100111111010111011000111110101011101010010100011100111111100011111010101110111111001111110101110101011110 8faba9473f8fabbf3f5d8faba9473f8fabbf3f5d5e
UTF-8 åGí]åGí]^ 110000111010010101000111110000101000111111000011101011011100001010001111010111011100001110100101010001111100001010001111110000111010110111000010100011110101110101011110 c3a547c28fc3adc28f5dc3a547c28fc3adc28f5d5e
UHC ?G???]?G???]^ 00111111010001110011111100111111001111110101110100111111010001110011111100111111001111110101110101011110 3f473f3f3f5d3f473f3f3f5d5e

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