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{^ 1001001001000111100100100100011010010001101000101001001001001110100100011011101110001100011000000110111001111101100100100100011110010010010001101001000110100010100100100100111010010001101110111000110001100000011011100111101101011110 9247924691a2924e91bb8c606e7d9247924691a2924e91bb8c606e7b5e
SJIS-WIN ?G?F?¢?N???`n}?G?F?¢?N???`n{^ 00111111010001110011111101000110001111111000000110010001001111110100111000111111001111110011111101100000011011100111110100111111010001110011111101000110001111111000000110010001001111110100111000111111001111110011111101100000011011100111101101011110 3f473f463f81913f4e3f3f3f606e7d3f473f463f81913f4e3f3f3f606e7b5e
EUC-JP ?G?F?¢?N???`n}?G?F?¢?N???`n{^ 00111111010001110011111101000110001111111010000111110001001111110100111000111111001111110011111101100000011011100111110100111111010001110011111101000110001111111010000111110001001111110100111000111111001111110011111101100000011011100111101101011110 3f473f463fa1f13f4e3f3f3f606e7d3f473f463fa1f13f4e3f3f3f606e7b5e
UTF-8 ’G’F‘¢’N‘»Œ`n}’G’F‘¢’N‘»Œ`n{^ 110000101001001001000111110000101001001001000110110000101001000111000010101000101100001010010010010011101100001010010001110000101011101111000010100011000110000001101110011111011100001010010010010001111100001010010010010001101100001010010001110000101010001011000010100100100100111011000010100100011100001010111011110000101000110001100000011011100111101101011110 c29247c29246c291c2a2c2924ec291c2bbc28c606e7dc29247c29246c291c2a2c2924ec291c2bbc28c606e7b5e
UHC ?G?F???N???`n}?G?F???N???`n{^ 0011111101000111001111110100011000111111001111110011111101001110001111110011111100111111011000000110111001111101001111110100011100111111010001100011111100111111001111110100111000111111001111110011111101100000011011100111101101011110 3f473f463f3f3f4e3f3f3f606e7d3f473f463f3f3f4e3f3f3f606e7b5e

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