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’I‘¹’F‘³‘¤’G‘£‘°’G 1001001001000111100100100100100110010001101110011001001001000110100100011011001110010001101001001001001001000111100100011010001110010001101100001001001001000111 9247924991b9924691b391a4924791a391b09247
SJIS-WIN ?G?I???F?????G?£?°?G 00111111010001110011111101001001001111110011111100111111010001100011111100111111001111110011111100111111010001110011111110000001100100100011111110000001100010110011111101000111 3f473f493f3f3f463f3f3f3f3f473f81923f818b3f47
EUC-JP ?G?I???F???¤?G?£?°?G 001111110100011100111111010010010011111100111111001111110100011000111111001111110011111110001111101000101111000000111111010001110011111110100001111100100011111110100001111010110011111101000111 3f473f493f3f3f463f3f3f8fa2f03f473fa1f23fa1eb3f47
UTF-8 ’G’I‘¹’F‘³‘¤’G‘£‘°’G 1100001010010010010001111100001010010010010010011100001010010001110000101011100111000010100100100100011011000010100100011100001010110011110000101001000111000010101001001100001010010010010001111100001010010001110000101010001111000010100100011100001010110000110000101001001001000111 c29247c29249c291c2b9c29246c291c2b3c291c2a4c29247c291c2a3c291c2b0c29247
UHC ?G?I?¹?F?³?¤?G???°?G 001111110100011100111111010010010011111110101001111101100011111101000110001111111010100111111000001111111010001010110100001111110100011100111111001111110011111110100001110001100011111101000111 3f473f493fa9f63f463fa9f83fa2b43f473f3f3fa1c63f47

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