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‘¤‘²’M‘º‘²’N‘»‘¦ 100100100100011110010010010000001001000110100010100100100100100010010001101001001001000110110010100100100100110110010001101110101001000110110010100100100100111010010001101110111001000110100110 9247924091a2924891a491b2924d91ba91b2924e91bb91a6
SJIS-WIN ?G?@?¢?H?????M?????N???? 00111111010001110011111101000000001111111000000110010001001111110100100000111111001111110011111100111111001111110100110100111111001111110011111100111111001111110100111000111111001111110011111100111111 3f473f403f81913f483f3f3f3f3f4d3f3f3f3f3f4e3f3f3f3f
EUC-JP ?G?@?¢?H?¤???M?º???N???¦ 00111111010001110011111101000000001111111010000111110001001111110100100000111111100011111010001011110000001111110011111100111111010011010011111110001111101000101110101100111111001111110011111101001110001111110011111100111111100011111010001011000011 3f473f403fa1f13f483f8fa2f03f3f3f4d3f8fa2eb3f3f3f4e3f3f3f8fa2c3
UTF-8 ’G’@‘¢’H‘¤‘²’M‘º‘²’N‘»‘¦ 11000010100100100100011111000010100100100100000011000010100100011100001010100010110000101001001001001000110000101001000111000010101001001100001010010001110000101011001011000010100100100100110111000010100100011100001010111010110000101001000111000010101100101100001010010010010011101100001010010001110000101011101111000010100100011100001010100110 c29247c29240c291c2a2c29248c291c2a4c291c2b2c2924dc291c2bac291c2b2c2924ec291c2bbc291c2a6
UHC ?G?@???H?¤?²?M?º?²?N???? 00111111010001110011111101000000001111110011111100111111010010000011111110100010101101000011111110101001111101110011111101001101001111111010100010101100001111111010100111110111001111110100111000111111001111110011111100111111 3f473f403f3f3f483fa2b43fa9f73f4d3fa8ac3fa9f73f4e3f3f3f3f

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