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 ’A’Z’E’L’H’[’G‘«’E’L’@‘¯c^ 1001001001000001100100100101101010010010010001011001001001001100100100100100100010010010010110111001001001000111100100011010101110010010010001011001001001001100100100100100000010010001101011110110001101011110 9241925a9245924c9248925b924791ab9245924c924091af635e
SJIS-WIN ?A?Z?E?L?H?[?G???E?L?@??c^ 0011111101000001001111110101101000111111010001010011111101001100001111110100100000111111010110110011111101000111001111110011111100111111010001010011111101001100001111110100000000111111001111110110001101011110 3f413f5a3f453f4c3f483f5b3f473f3f3f453f4c3f403f3f635e
EUC-JP ?A?Z?E?L?H?[?G???E?L?@?¯c^ 00111111010000010011111101011010001111110100010100111111010011000011111101001000001111110101101100111111010001110011111100111111001111110100010100111111010011000011111101000000001111111000111110100010101101000110001101011110 3f413f5a3f453f4c3f483f5b3f473f3f3f453f4c3f403f8fa2b4635e
UTF-8 ’A’Z’E’L’H’[’G‘«’E’L’@‘¯c^ 11000010100100100100000111000010100100100101101011000010100100100100010111000010100100100100110011000010100100100100100011000010100100100101101111000010100100100100011111000010100100011100001010101011110000101001001001000101110000101001001001001100110000101001001001000000110000101001000111000010101011110110001101011110 c29241c2925ac29245c2924cc29248c2925bc29247c291c2abc29245c2924cc29240c291c2af635e
UHC ?A?Z?E?L?H?[?G???E?L?@??c^ 0011111101000001001111110101101000111111010001010011111101001100001111110100100000111111010110110011111101000111001111110011111100111111010001010011111101001100001111110100000000111111001111110110001101011110 3f413f5a3f453f4c3f483f5b3f473f3f3f453f4c3f403f3f635e

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