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’W‘²’Z‘¢‘¡}’G’W‘²’Z‘¢‘¡{^ 100100100100011110010010010101111001000110110010100100100101101010010001101000101001000110100001011111011001001001000111100100100101011110010001101100101001001001011010100100011010001010010001101000010111101101011110 9247925791b2925a91a291a17d9247925791b2925a91a291a17b5e
SJIS-WIN ?G?W???Z?¢??}?G?W???Z?¢??{^ 0011111101000111001111110101011100111111001111110011111101011010001111111000000110010001001111110011111101111101001111110100011100111111010101110011111100111111001111110101101000111111100000011001000100111111001111110111101101011110 3f473f573f3f3f5a3f81913f3f7d3f473f573f3f3f5a3f81913f3f7b5e
EUC-JP ?G?W???Z?¢?¡}?G?W???Z?¢?¡{^ 001111110100011100111111010101110011111100111111001111110101101000111111101000011111000100111111100011111010001011000010011111010011111101000111001111110101011100111111001111110011111101011010001111111010000111110001001111111000111110100010110000100111101101011110 3f473f573f3f3f5a3fa1f13f8fa2c27d3f473f573f3f3f5a3fa1f13f8fa2c27b5e
UTF-8 ’G’W‘²’Z‘¢‘¡}’G’W‘²’Z‘¢‘¡{^ 110000101001001001000111110000101001001001010111110000101001000111000010101100101100001010010010010110101100001010010001110000101010001011000010100100011100001010100001011111011100001010010010010001111100001010010010010101111100001010010001110000101011001011000010100100100101101011000010100100011100001010100010110000101001000111000010101000010111101101011110 c29247c29257c291c2b2c2925ac291c2a2c291c2a17dc29247c29257c291c2b2c2925ac291c2a2c291c2a17b5e
UHC ?G?W?²?Z???¡}?G?W?²?Z???¡{^ 00111111010001110011111101010111001111111010100111110111001111110101101000111111001111110011111110100010101011100111110100111111010001110011111101010111001111111010100111110111001111110101101000111111001111110011111110100010101011100111101101011110 3f473f573fa9f73f5a3f3f3fa2ae7d3f473f573fa9f73f5a3f3f3fa2ae7b5e

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