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‘»‘·’M‘º‘¢’N‘»‘´ 100100100100011110010010010000001001000110100010100100100100011010010001101110111001000110110111100100100100110110010001101110101001000110100010100100100100111010010001101110111001000110110100 9247924091a2924691bb91b7924d91ba91a2924e91bb91b4
SJIS-WIN ?G?@?¢?F?????M???¢?N???´ 001111110100011100111111010000000011111110000001100100010011111101000110001111110011111100111111001111110011111101001101001111110011111100111111100000011001000100111111010011100011111100111111001111111000000101001100 3f473f403f81913f463f3f3f3f3f4d3f3f3f81913f4e3f3f3f814c
EUC-JP ?G?@?¢?F?????M?º?¢?N???´ 0011111101000111001111110100000000111111101000011111000100111111010001100011111100111111001111110011111100111111010011010011111110001111101000101110101100111111101000011111000100111111010011100011111100111111001111111010000110101101 3f473f403fa1f13f463f3f3f3f3f4d3f8fa2eb3fa1f13f4e3f3f3fa1ad
UTF-8 ’G’@‘¢’F‘»‘·’M‘º‘¢’N‘»‘´ 11000010100100100100011111000010100100100100000011000010100100011100001010100010110000101001001001000110110000101001000111000010101110111100001010010001110000101011011111000010100100100100110111000010100100011100001010111010110000101001000111000010101000101100001010010010010011101100001010010001110000101011101111000010100100011100001010110100 c29247c29240c291c2a2c29246c291c2bbc291c2b7c2924dc291c2bac291c2a2c2924ec291c2bbc291c2b4
UHC ?G?@???F???·?M?º???N???´ 001111110100011100111111010000000011111100111111001111110100011000111111001111110011111110100001101001000011111101001101001111111010100010101100001111110011111100111111010011100011111100111111001111111010001010100101 3f473f403f3f3f463f3f3fa1a43f4d3fa8ac3f3f3f4e3f3f3fa2a5

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