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‘³‘¯’N‘»‘º’G‘½‘¸’N‘»‘»’E‘´ 10010010010001111001000110110011100100011010111110010010010011101001000110111011100100011011101010010010010001111001000110111101100100011011100010010010010011101001000110111011100100011011101110010010010001011001000110110100 924791b391af924e91bb91ba924791bd91b8924e91bb91bb924591b4
SJIS-WIN ?G?????N?????G?????N?????E?´ 0011111101000111001111110011111100111111001111110011111101001110001111110011111100111111001111110011111101000111001111110011111100111111001111110011111101001110001111110011111100111111001111110011111101000101001111111000000101001100 3f473f3f3f3f3f4e3f3f3f3f3f473f3f3f3f3f4e3f3f3f3f3f453f814c
EUC-JP ?G???¯?N???º?G???¸?N?????E?´ 0011111101000111001111110011111100111111100011111010001010110100001111110100111000111111001111110011111110001111101000101110101100111111010001110011111100111111001111111000111110100010101100010011111101001110001111110011111100111111001111110011111101000101001111111010000110101101 3f473f3f3f8fa2b43f4e3f3f3f8fa2eb3f473f3f3f8fa2b13f4e3f3f3f3f3f453fa1ad
UTF-8 ’G‘³‘¯’N‘»‘º’G‘½‘¸’N‘»‘»’E‘´ 110000101001001001000111110000101001000111000010101100111100001010010001110000101010111111000010100100100100111011000010100100011100001010111011110000101001000111000010101110101100001010010010010001111100001010010001110000101011110111000010100100011100001010111000110000101001001001001110110000101001000111000010101110111100001010010001110000101011101111000010100100100100010111000010100100011100001010110100 c29247c291c2b3c291c2afc2924ec291c2bbc291c2bac29247c291c2bdc291c2b8c2924ec291c2bbc291c2bbc29245c291c2b4
UHC ?G?³???N???º?G?½?¸?N?????E?´ 001111110100011100111111101010011111100000111111001111110011111101001110001111110011111100111111101010001010110000111111010001110011111110101000111101100011111110100010101011000011111101001110001111110011111100111111001111110011111101000101001111111010001010100101 3f473fa9f83f3f3f4e3f3f3fa8ac3f473fa8f63fa2ac3f4e3f3f3f3f3f453fa2a5

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