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‘§^h’G‘§^fN}’G‘§^h’G‘§^fN{^ 1001001001000111100100011010011101011110011010001001001001000111100100011010011101011110011001100100111001111101100100100100011110010001101001110101111001101000100100100100011110010001101001110101111001100110010011100111101101011110 924791a75e68924791a75e664e7d924791a75e68924791a75e664e7b5e
SJIS-WIN ?G?§^h?G?§^fN}?G?§^h?G?§^fN{^ 001111110100011100111111100000011001100001011110011010000011111101000111001111111000000110011000010111100110011001001110011111010011111101000111001111111000000110011000010111100110100000111111010001110011111110000001100110000101111001100110010011100111101101011110 3f473f81985e683f473f81985e664e7d3f473f81985e683f473f81985e664e7b5e
EUC-JP ?G?§^h?G?§^fN}?G?§^h?G?§^fN{^ 001111110100011100111111101000011111100001011110011010000011111101000111001111111010000111111000010111100110011001001110011111010011111101000111001111111010000111111000010111100110100000111111010001110011111110100001111110000101111001100110010011100111101101011110 3f473fa1f85e683f473fa1f85e664e7d3f473fa1f85e683f473fa1f85e664e7b5e
UTF-8 ’G‘§^h’G‘§^fN}’G‘§^h’G‘§^fN{^ 1100001010010010010001111100001010010001110000101010011101011110011010001100001010010010010001111100001010010001110000101010011101011110011001100100111001111101110000101001001001000111110000101001000111000010101001110101111001101000110000101001001001000111110000101001000111000010101001110101111001100110010011100111101101011110 c29247c291c2a75e68c29247c291c2a75e664e7dc29247c291c2a75e68c29247c291c2a75e664e7b5e
UHC ?G?§^h?G?§^fN}?G?§^h?G?§^fN{^ 001111110100011100111111101000011101011101011110011010000011111101000111001111111010000111010111010111100110011001001110011111010011111101000111001111111010000111010111010111100110100000111111010001110011111110100001110101110101111001100110010011100111101101011110 3f473fa1d75e683f473fa1d75e664e7d3f473fa1d75e683f473fa1d75e664e7b5e

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