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‘®‘½ 100100100100011110010010010010011001000110111001100100100100011010010001101100011001000110111100100100100100011110010001101110111001000110011111100100100100011110010001101011101001000110111101 9247924991b9924691b191bc924791bb919f924791ae91bd
SJIS-WIN ?G?I???F?±???G?????G???? 00111111010001110011111101001001001111110011111100111111010001100011111110000001011111010011111100111111001111110100011100111111001111110011111100111111001111110100011100111111001111110011111100111111 3f473f493f3f3f463f817d3f3f3f473f3f3f3f3f473f3f3f3f
EUC-JP ?G?I???F?±???G?????G?®?? 001111110100011100111111010010010011111100111111001111110100011000111111101000011101111000111111001111110011111101000111001111110011111100111111001111110011111101000111001111111000111110100010111011100011111100111111 3f473f493f3f3f463fa1de3f3f3f473f3f3f3f3f473f8fa2ee3f3f
UTF-8 ’G’I‘¹’F‘±‘¼’G‘»‘Ÿ’G‘®‘½ 11000010100100100100011111000010100100100100100111000010100100011100001010111001110000101001001001000110110000101001000111000010101100011100001010010001110000101011110011000010100100100100011111000010100100011100001010111011110000101001000111000010100111111100001010010010010001111100001010010001110000101010111011000010100100011100001010111101 c29247c29249c291c2b9c29246c291c2b1c291c2bcc29247c291c2bbc291c29fc29247c291c2aec291c2bd
UHC ?G?I?¹?F?±?¼?G?????G?®?½ 0011111101000111001111110100100100111111101010011111011000111111010001100011111110100001101111100011111110101000111110010011111101000111001111110011111100111111001111110011111101000111001111111010001011100111001111111010100011110110 3f473f493fa9f63f463fa1be3fa8f93f473f3f3f3f3f473fa2e73fa8f6

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