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’H‘¸’N‘»‘½’H‘©‘¹’N‘»‘¬ 100100100100011110010010010010001001000110111000100100100100111010010001101110111001000110111101100100100100100010010001101010011001000110111001100100100100111010010001101110111001000110101100 9247924891b8924e91bb91bd924891a991b9924e91bb91ac
SJIS-WIN ?G?H???N?????H?????N???¬ 00111111010001110011111101001000001111110011111100111111010011100011111100111111001111110011111100111111010010000011111100111111001111110011111100111111010011100011111100111111001111111000000111001010 3f473f483f3f3f4e3f3f3f3f3f483f3f3f3f3f4e3f3f3f81ca
EUC-JP ?G?H?¸?N?????H?©???N???¬ 0011111101000111001111110100100000111111100011111010001010110001001111110100111000111111001111110011111100111111001111110100100000111111100011111010001011101101001111110011111100111111010011100011111100111111001111111010001011001100 3f473f483f8fa2b13f4e3f3f3f3f3f483f8fa2ed3f3f3f4e3f3f3fa2cc
UTF-8 ’G’H‘¸’N‘»‘½’H‘©‘¹’N‘»‘¬ 11000010100100100100011111000010100100100100100011000010100100011100001010111000110000101001001001001110110000101001000111000010101110111100001010010001110000101011110111000010100100100100100011000010100100011100001010101001110000101001000111000010101110011100001010010010010011101100001010010001110000101011101111000010100100011100001010101100 c29247c29248c291c2b8c2924ec291c2bbc291c2bdc29248c291c2a9c291c2b9c2924ec291c2bbc291c2ac
UHC ?G?H?¸?N???½?H???¹?N???? 001111110100011100111111010010000011111110100010101011000011111101001110001111110011111100111111101010001111011000111111010010000011111100111111001111111010100111110110001111110100111000111111001111110011111100111111 3f473f483fa2ac3f4e3f3f3fa8f63f483f3f3fa9f63f4e3f3f3f3f

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