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’T‘Ÿ’N‘»‘·on}’G’T‘Ÿ’N‘»‘·on{^ 10010010010001111001001001010100100100011001111110010010010011101001000110111011100100011011011101101111011011100111110110010010010001111001001001010100100100011001111110010010010011101001000110111011100100011011011101101111011011100111101101011110 92479254919f924e91bb91b76f6e7d92479254919f924e91bb91b76f6e7b5e
SJIS-WIN ?G?T???N????on}?G?T???N????on{^ 00111111010001110011111101010100001111110011111100111111010011100011111100111111001111110011111101101111011011100111110100111111010001110011111101010100001111110011111100111111010011100011111100111111001111110011111101101111011011100111101101011110 3f473f543f3f3f4e3f3f3f3f6f6e7d3f473f543f3f3f4e3f3f3f3f6f6e7b5e
EUC-JP ?G?T???N????on}?G?T???N????on{^ 00111111010001110011111101010100001111110011111100111111010011100011111100111111001111110011111101101111011011100111110100111111010001110011111101010100001111110011111100111111010011100011111100111111001111110011111101101111011011100111101101011110 3f473f543f3f3f4e3f3f3f3f6f6e7d3f473f543f3f3f4e3f3f3f3f6f6e7b5e
UTF-8 ’G’T‘Ÿ’N‘»‘·on}’G’T‘Ÿ’N‘»‘·on{^ 11000010100100100100011111000010100100100101010011000010100100011100001010011111110000101001001001001110110000101001000111000010101110111100001010010001110000101011011101101111011011100111110111000010100100100100011111000010100100100101010011000010100100011100001010011111110000101001001001001110110000101001000111000010101110111100001010010001110000101011011101101111011011100111101101011110 c29247c29254c291c29fc2924ec291c2bbc291c2b76f6e7dc29247c29254c291c29fc2924ec291c2bbc291c2b76f6e7b5e
UHC ?G?T???N???·on}?G?T???N???·on{^ 001111110100011100111111010101000011111100111111001111110100111000111111001111110011111110100001101001000110111101101110011111010011111101000111001111110101010000111111001111110011111101001110001111110011111100111111101000011010010001101111011011100111101101011110 3f473f543f3f3f4e3f3f3fa1a46f6e7d3f473f543f3f3f4e3f3f3fa1a46f6e7b5e

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