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‘¦‘µ’Z‘¢‘¥\}’G‘¦‘µ’Z‘¢‘¥\{^ 1001001001000111100100011010011010010001101101011001001001011010100100011010001010010001101001010101110001111101100100100100011110010001101001101001000110110101100100100101101010010001101000101001000110100101010111000111101101011110 924791a691b5925a91a291a55c7d924791a691b5925a91a291a55c7b5e
SJIS-WIN ?G?????Z?¢?¥\}?G?????Z?¢?¥\{^ 001111110100011100111111001111110011111100111111001111110101101000111111100000011001000100111111100000011000111101011100011111010011111101000111001111110011111100111111001111110011111101011010001111111000000110010001001111111000000110001111010111000111101101011110 3f473f3f3f3f3f5a3f81913f818f5c7d3f473f3f3f3f3f5a3f81913f818f5c7b5e
EUC-JP ?G?¦???Z?¢??\}?G?¦???Z?¢??\{^ 0011111101000111001111111000111110100010110000110011111100111111001111110101101000111111101000011111000100111111001111110101110001111101001111110100011100111111100011111010001011000011001111110011111100111111010110100011111110100001111100010011111100111111010111000111101101011110 3f473f8fa2c33f3f3f5a3fa1f13f3f5c7d3f473f8fa2c33f3f3f5a3fa1f13f3f5c7b5e
UTF-8 ’G‘¦‘µ’Z‘¢‘¥\}’G‘¦‘µ’Z‘¢‘¥\{^ 11000010100100100100011111000010100100011100001010100110110000101001000111000010101101011100001010010010010110101100001010010001110000101010001011000010100100011100001010100101010111000111110111000010100100100100011111000010100100011100001010100110110000101001000111000010101101011100001010010010010110101100001010010001110000101010001011000010100100011100001010100101010111000111101101011110 c29247c291c2a6c291c2b5c2925ac291c2a2c291c2a55c7dc29247c291c2a6c291c2b5c2925ac291c2a2c291c2a55c7b5e
UHC ?G?????Z????\}?G?????Z????\{^ 0011111101000111001111110011111100111111001111110011111101011010001111110011111100111111001111110101110001111101001111110100011100111111001111110011111100111111001111110101101000111111001111110011111100111111010111000111101101011110 3f473f3f3f3f3f5a3f3f3f3f5c7d3f473f3f3f3f3f5a3f3f3f3f5c7b5e

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