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’G‘·’H‘ ‘¦\n}’G’G‘·’H‘ ‘¦\n{^ 10010010010001111001001001000111100100011011011110010010010010001001000110100000100100011010011001011100011011100111110110010010010001111001001001000111100100011011011110010010010010001001000110100000100100011010011001011100011011100111101101011110 9247924791b7924891a091a65c6e7d9247924791b7924891a091a65c6e7b5e
SJIS-WIN ?G?G???H????\n}?G?G???H????\n{^ 00111111010001110011111101000111001111110011111100111111010010000011111100111111001111110011111101011100011011100111110100111111010001110011111101000111001111110011111100111111010010000011111100111111001111110011111101011100011011100111101101011110 3f473f473f3f3f483f3f3f3f5c6e7d3f473f473f3f3f483f3f3f3f5c6e7b5e
EUC-JP ?G?G???H???¦\n}?G?G???H???¦\n{^ 0011111101000111001111110100011100111111001111110011111101001000001111110011111100111111100011111010001011000011010111000110111001111101001111110100011100111111010001110011111100111111001111110100100000111111001111110011111110001111101000101100001101011100011011100111101101011110 3f473f473f3f3f483f3f3f8fa2c35c6e7d3f473f473f3f3f483f3f3f8fa2c35c6e7b5e
UTF-8 ’G’G‘·’H‘ ‘¦\n}’G’G‘·’H‘ ‘¦\n{^ 11000010100100100100011111000010100100100100011111000010100100011100001010110111110000101001001001001000110000101001000111000010101000001100001010010001110000101010011001011100011011100111110111000010100100100100011111000010100100100100011111000010100100011100001010110111110000101001001001001000110000101001000111000010101000001100001010010001110000101010011001011100011011100111101101011110 c29247c29247c291c2b7c29248c291c2a0c291c2a65c6e7dc29247c29247c291c2b7c29248c291c2a0c291c2a65c6e7b5e
UHC ?G?G?·?H????\n}?G?G?·?H????\n{^ 001111110100011100111111010001110011111110100001101001000011111101001000001111110011111100111111001111110101110001101110011111010011111101000111001111110100011100111111101000011010010000111111010010000011111100111111001111110011111101011100011011100111101101011110 3f473f473fa1a43f483f3f3f3f5c6e7d3f473f473fa1a43f483f3f3f3f5c6e7b5e

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