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‘«’E’L’@‘¡’G‘«’E’L’@‘¡^ 10010010010001111001000110101011100100100100010110010010010011001001001001000000100100011010000110010010010001111001000110101011100100100100010110010010010011001001001001000000100100011010000101011110 924791ab9245924c924091a1924791ab9245924c924091a15e
SJIS-WIN ?G???E?L?@???G???E?L?@??^ 00111111010001110011111100111111001111110100010100111111010011000011111101000000001111110011111100111111010001110011111100111111001111110100010100111111010011000011111101000000001111110011111101011110 3f473f3f3f453f4c3f403f3f3f473f3f3f453f4c3f403f3f5e
EUC-JP ?G???E?L?@?¡?G???E?L?@?¡^ 0011111101000111001111110011111100111111010001010011111101001100001111110100000000111111100011111010001011000010001111110100011100111111001111110011111101000101001111110100110000111111010000000011111110001111101000101100001001011110 3f473f3f3f453f4c3f403f8fa2c23f473f3f3f453f4c3f403f8fa2c25e
UTF-8 ’G‘«’E’L’@‘¡’G‘«’E’L’@‘¡^ 1100001010010010010001111100001010010001110000101010101111000010100100100100010111000010100100100100110011000010100100100100000011000010100100011100001010100001110000101001001001000111110000101001000111000010101010111100001010010010010001011100001010010010010011001100001010010010010000001100001010010001110000101010000101011110 c29247c291c2abc29245c2924cc29240c291c2a1c29247c291c2abc29245c2924cc29240c291c2a15e
UHC ?G???E?L?@?¡?G???E?L?@?¡^ 001111110100011100111111001111110011111101000101001111110100110000111111010000000011111110100010101011100011111101000111001111110011111100111111010001010011111101001100001111110100000000111111101000101010111001011110 3f473f3f3f453f4c3f403fa2ae3f473f3f3f453f4c3f403fa2ae5e

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