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‘»‘Ÿ’G’T‘£’N‘»‘Ÿ^ 10010010010001111001001001010100100100011010001110010010010011101001000110111011100100011001111110010010010001111001001001010100100100011010001110010010010011101001000110111011100100011001111101011110 9247925491a3924e91bb919f9247925491a3924e91bb919f5e
SJIS-WIN ?G?T?£?N?????G?T?£?N????^ 001111110100011100111111010101000011111110000001100100100011111101001110001111110011111100111111001111110011111101000111001111110101010000111111100000011001001000111111010011100011111100111111001111110011111101011110 3f473f543f81923f4e3f3f3f3f3f473f543f81923f4e3f3f3f3f5e
EUC-JP ?G?T?£?N?????G?T?£?N????^ 001111110100011100111111010101000011111110100001111100100011111101001110001111110011111100111111001111110011111101000111001111110101010000111111101000011111001000111111010011100011111100111111001111110011111101011110 3f473f543fa1f23f4e3f3f3f3f3f473f543fa1f23f4e3f3f3f3f5e
UTF-8 ’G’T‘£’N‘»‘Ÿ’G’T‘£’N‘»‘Ÿ^ 11000010100100100100011111000010100100100101010011000010100100011100001010100011110000101001001001001110110000101001000111000010101110111100001010010001110000101001111111000010100100100100011111000010100100100101010011000010100100011100001010100011110000101001001001001110110000101001000111000010101110111100001010010001110000101001111101011110 c29247c29254c291c2a3c2924ec291c2bbc291c29fc29247c29254c291c2a3c2924ec291c2bbc291c29f5e
UHC ?G?T???N?????G?T???N????^ 00111111010001110011111101010100001111110011111100111111010011100011111100111111001111110011111100111111010001110011111101010100001111110011111100111111010011100011111100111111001111110011111101011110 3f473f543f3f3f4e3f3f3f3f3f473f543f3f3f4e3f3f3f3f5e

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