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‘»‘³n}’GŒ`‘¸’N‘»‘³n{^ 1001001001000111100011000110000010010001101110001001001001001110100100011011101110010001101100110110111001111101100100100100011110001100011000001001000110111000100100100100111010010001101110111001000110110011011011100111101101011110 92478c6091b8924e91bb91b36e7d92478c6091b8924e91bb91b36e7b5e
SJIS-WIN ?G?`???N????n}?G?`???N????n{^ 0011111101000111001111110110000000111111001111110011111101001110001111110011111100111111001111110110111001111101001111110100011100111111011000000011111100111111001111110100111000111111001111110011111100111111011011100111101101011110 3f473f603f3f3f4e3f3f3f3f6e7d3f473f603f3f3f4e3f3f3f3f6e7b5e
EUC-JP ?G?`?¸?N????n}?G?`?¸?N????n{^ 001111110100011100111111011000000011111110001111101000101011000100111111010011100011111100111111001111110011111101101110011111010011111101000111001111110110000000111111100011111010001010110001001111110100111000111111001111110011111100111111011011100111101101011110 3f473f603f8fa2b13f4e3f3f3f3f6e7d3f473f603f8fa2b13f4e3f3f3f3f6e7b5e
UTF-8 ’GŒ`‘¸’N‘»‘³n}’GŒ`‘¸’N‘»‘³n{^ 1100001010010010010001111100001010001100011000001100001010010001110000101011100011000010100100100100111011000010100100011100001010111011110000101001000111000010101100110110111001111101110000101001001001000111110000101000110001100000110000101001000111000010101110001100001010010010010011101100001010010001110000101011101111000010100100011100001010110011011011100111101101011110 c29247c28c60c291c2b8c2924ec291c2bbc291c2b36e7dc29247c28c60c291c2b8c2924ec291c2bbc291c2b36e7b5e
UHC ?G?`?¸?N???³n}?G?`?¸?N???³n{^ 001111110100011100111111011000000011111110100010101011000011111101001110001111110011111100111111101010011111100001101110011111010011111101000111001111110110000000111111101000101010110000111111010011100011111100111111001111111010100111111000011011100111101101011110 3f473f603fa2ac3f4e3f3f3fa9f86e7d3f473f603fa2ac3f4e3f3f3fa9f86e7b5e

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