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’W‘°’N‘»‘ ’E’\‘µ’G‘´‘¡’M‘º 10010010010001111001001001010111100100011011000010010010010011101001000110111011100100011010000010010010010001011001001001011100100100011011010110010010010001111001000110110100100100011010000110010010010011011001000110111010 9247925791b0924e91bb91a09245925c91b5924791b491a1924d91ba
SJIS-WIN ?G?W?°?N?????E?\???G?´???M?? 001111110100011100111111010101110011111110000001100010110011111101001110001111110011111100111111001111110011111101000101001111110101110000111111001111110011111101000111001111111000000101001100001111110011111100111111010011010011111100111111 3f473f573f818b3f4e3f3f3f3f3f453f5c3f3f3f473f814c3f3f3f4d3f3f
EUC-JP ?G?W?°?N?????E?\???G?´?¡?M?º 00111111010001110011111101010111001111111010000111101011001111110100111000111111001111110011111100111111001111110100010100111111010111000011111100111111001111110100011100111111101000011010110100111111100011111010001011000010001111110100110100111111100011111010001011101011 3f473f573fa1eb3f4e3f3f3f3f3f453f5c3f3f3f473fa1ad3f8fa2c23f4d3f8fa2eb
UTF-8 ’G’W‘°’N‘»‘ ’E’\‘µ’G‘´‘¡’M‘º 11000010100100100100011111000010100100100101011111000010100100011100001010110000110000101001001001001110110000101001000111000010101110111100001010010001110000101010000011000010100100100100010111000010100100100101110011000010100100011100001010110101110000101001001001000111110000101001000111000010101101001100001010010001110000101010000111000010100100100100110111000010100100011100001010111010 c29247c29257c291c2b0c2924ec291c2bbc291c2a0c29245c2925cc291c2b5c29247c291c2b4c291c2a1c2924dc291c2ba
UHC ?G?W?°?N?????E?\???G?´?¡?M?º 0011111101000111001111110101011100111111101000011100011000111111010011100011111100111111001111110011111100111111010001010011111101011100001111110011111100111111010001110011111110100010101001010011111110100010101011100011111101001101001111111010100010101100 3f473f573fa1c63f4e3f3f3f3f3f453f5c3f3f3f473fa2a53fa2ae3f4d3fa8ac

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