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‘®‘½\{^ 1001001001000101100100011011001110010001101001111001001001000111100100011010111010010001101111010101110001111101100100100100010110010001101100111001000110100111100100100100011110010001101011101001000110111101010111000111101101011110 924591b391a7924791ae91bd5c7d924591b391a7924791ae91bd5c7b5e
SJIS-WIN ?E???§?G????\}?E???§?G????\{^ 00111111010001010011111100111111001111111000000110011000001111110100011100111111001111110011111100111111010111000111110100111111010001010011111100111111001111111000000110011000001111110100011100111111001111110011111100111111010111000111101101011110 3f453f3f3f81983f473f3f3f3f5c7d3f453f3f3f81983f473f3f3f3f5c7b5e
EUC-JP ?E???§?G?®??\}?E???§?G?®??\{^ 0011111101000101001111110011111100111111101000011111100000111111010001110011111110001111101000101110111000111111001111110101110001111101001111110100010100111111001111110011111110100001111110000011111101000111001111111000111110100010111011100011111100111111010111000111101101011110 3f453f3f3fa1f83f473f8fa2ee3f3f5c7d3f453f3f3fa1f83f473f8fa2ee3f3f5c7b5e
UTF-8 ’E‘³‘§’G‘®‘½\}’E‘³‘§’G‘®‘½\{^ 11000010100100100100010111000010100100011100001010110011110000101001000111000010101001111100001010010010010001111100001010010001110000101010111011000010100100011100001010111101010111000111110111000010100100100100010111000010100100011100001010110011110000101001000111000010101001111100001010010010010001111100001010010001110000101010111011000010100100011100001010111101010111000111101101011110 c29245c291c2b3c291c2a7c29247c291c2aec291c2bd5c7dc29245c291c2b3c291c2a7c29247c291c2aec291c2bd5c7b5e
UHC ?E?³?§?G?®?½\}?E?³?§?G?®?½\{^ 00111111010001010011111110101001111110000011111110100001110101110011111101000111001111111010001011100111001111111010100011110110010111000111110100111111010001010011111110101001111110000011111110100001110101110011111101000111001111111010001011100111001111111010100011110110010111000111101101011110 3f453fa9f83fa1d73f473fa2e73fa8f65c7d3f453fa9f83fa1d73f473fa2e73fa8f65c7b5e

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