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 ’E‘³‘¡’G‘¢‘¹}’E‘³‘¡’G‘¢‘¹{^ 100100100100010110010001101100111001000110100001100100100100011110010001101000101001000110111001011111011001001001000101100100011011001110010001101000011001001001000111100100011010001010010001101110010111101101011110 924591b391a1924791a291b97d924591b391a1924791a291b97b5e
SJIS-WIN ?E?????G?¢??}?E?????G?¢??{^ 0011111101000101001111110011111100111111001111110011111101000111001111111000000110010001001111110011111101111101001111110100010100111111001111110011111100111111001111110100011100111111100000011001000100111111001111110111101101011110 3f453f3f3f3f3f473f81913f3f7d3f453f3f3f3f3f473f81913f3f7b5e
EUC-JP ?E???¡?G?¢??}?E???¡?G?¢??{^ 001111110100010100111111001111110011111110001111101000101100001000111111010001110011111110100001111100010011111100111111011111010011111101000101001111110011111100111111100011111010001011000010001111110100011100111111101000011111000100111111001111110111101101011110 3f453f3f3f8fa2c23f473fa1f13f3f7d3f453f3f3f8fa2c23f473fa1f13f3f7b5e
UTF-8 ’E‘³‘¡’G‘¢‘¹}’E‘³‘¡’G‘¢‘¹{^ 1100001010010010010001011100001010010001110000101011001111000010100100011100001010100001110000101001001001000111110000101001000111000010101000101100001010010001110000101011100101111101110000101001001001000101110000101001000111000010101100111100001010010001110000101010000111000010100100100100011111000010100100011100001010100010110000101001000111000010101110010111101101011110 c29245c291c2b3c291c2a1c29247c291c2a2c291c2b97dc29245c291c2b3c291c2a1c29247c291c2a2c291c2b97b5e
UHC ?E?³?¡?G???¹}?E?³?¡?G???¹{^ 001111110100010100111111101010011111100000111111101000101010111000111111010001110011111100111111001111111010100111110110011111010011111101000101001111111010100111111000001111111010001010101110001111110100011100111111001111110011111110101001111101100111101101011110 3f453fa9f83fa2ae3f473f3f3fa9f67d3f453fa9f83fa2ae3f473f3f3fa9f67b5e

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