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’F‘¢’N‘»‘¯n}’G’F‘¢’N‘»‘¯n{^ 1001001001000111100100100100011010010001101000101001001001001110100100011011101110010001101011110110111001111101100100100100011110010010010001101001000110100010100100100100111010010001101110111001000110101111011011100111101101011110 9247924691a2924e91bb91af6e7d9247924691a2924e91bb91af6e7b5e
SJIS-WIN ?G?F?¢?N????n}?G?F?¢?N????n{^ 00111111010001110011111101000110001111111000000110010001001111110100111000111111001111110011111100111111011011100111110100111111010001110011111101000110001111111000000110010001001111110100111000111111001111110011111100111111011011100111101101011110 3f473f463f81913f4e3f3f3f3f6e7d3f473f463f81913f4e3f3f3f3f6e7b5e
EUC-JP ?G?F?¢?N???¯n}?G?F?¢?N???¯n{^ 0011111101000111001111110100011000111111101000011111000100111111010011100011111100111111001111111000111110100010101101000110111001111101001111110100011100111111010001100011111110100001111100010011111101001110001111110011111100111111100011111010001010110100011011100111101101011110 3f473f463fa1f13f4e3f3f3f8fa2b46e7d3f473f463fa1f13f4e3f3f3f8fa2b46e7b5e
UTF-8 ’G’F‘¢’N‘»‘¯n}’G’F‘¢’N‘»‘¯n{^ 1100001010010010010001111100001010010010010001101100001010010001110000101010001011000010100100100100111011000010100100011100001010111011110000101001000111000010101011110110111001111101110000101001001001000111110000101001001001000110110000101001000111000010101000101100001010010010010011101100001010010001110000101011101111000010100100011100001010101111011011100111101101011110 c29247c29246c291c2a2c2924ec291c2bbc291c2af6e7dc29247c29246c291c2a2c2924ec291c2bbc291c2af6e7b5e
UHC ?G?F???N????n}?G?F???N????n{^ 0011111101000111001111110100011000111111001111110011111101001110001111110011111100111111001111110110111001111101001111110100011100111111010001100011111100111111001111110100111000111111001111110011111100111111011011100111101101011110 3f473f463f3f3f4e3f3f3f3f6e7d3f473f463f3f3f4e3f3f3f3f6e7b5e

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