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‘¯‘º’E‘ ‘¤’N‘»‘®’N‘»‘§ 100100100100011110010001101011111001000110111010100100100100010110010001101000001001000110100100100100100100111010010001101110111001000110101110100100100100111010010001101110111001000110100111 924791af91ba924591a091a4924e91bb91ae924e91bb91a7
SJIS-WIN ?G?????E?????N?????N???§ 00111111010001110011111100111111001111110011111100111111010001010011111100111111001111110011111100111111010011100011111100111111001111110011111100111111010011100011111100111111001111111000000110011000 3f473f3f3f3f3f453f3f3f3f3f4e3f3f3f3f3f4e3f3f3f8198
EUC-JP ?G?¯?º?E???¤?N???®?N???§ 001111110100011100111111100011111010001010110100001111111000111110100010111010110011111101000101001111110011111100111111100011111010001011110000001111110100111000111111001111110011111110001111101000101110111000111111010011100011111100111111001111111010000111111000 3f473f8fa2b43f8fa2eb3f453f3f3f8fa2f03f4e3f3f3f8fa2ee3f4e3f3f3fa1f8
UTF-8 ’G‘¯‘º’E‘ ‘¤’N‘»‘®’N‘»‘§ 1100001010010010010001111100001010010001110000101010111111000010100100011100001010111010110000101001001001000101110000101001000111000010101000001100001010010001110000101010010011000010100100100100111011000010100100011100001010111011110000101001000111000010101011101100001010010010010011101100001010010001110000101011101111000010100100011100001010100111 c29247c291c2afc291c2bac29245c291c2a0c291c2a4c2924ec291c2bbc291c2aec2924ec291c2bbc291c2a7
UHC ?G???º?E???¤?N???®?N???§ 00111111010001110011111100111111001111111010100010101100001111110100010100111111001111110011111110100010101101000011111101001110001111110011111100111111101000101110011100111111010011100011111100111111001111111010000111010111 3f473f3f3fa8ac3f453f3f3fa2b43f4e3f3f3fa2e73f4e3f3f3fa1d7

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