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’V‘®’I‘¼‘¦’I’S‘§’N‘£‘³ 100100100100010110010010010101101001000110101110100100100100100110010001101111001001000110100110100100100100100110010010010100111001000110100111100100100100111010010001101000111001000110110011 9245925691ae924991bc91a69249925391a7924e91a391b3
SJIS-WIN ?E?V???I?????I?S?§?N?£?? 0011111101000101001111110101011000111111001111110011111101001001001111110011111100111111001111110011111101001001001111110101001100111111100000011001100000111111010011100011111110000001100100100011111100111111 3f453f563f3f3f493f3f3f3f3f493f533f81983f4e3f81923f3f
EUC-JP ?E?V?®?I???¦?I?S?§?N?£?? 001111110100010100111111010101100011111110001111101000101110111000111111010010010011111100111111001111111000111110100010110000110011111101001001001111110101001100111111101000011111100000111111010011100011111110100001111100100011111100111111 3f453f563f8fa2ee3f493f3f3f8fa2c33f493f533fa1f83f4e3fa1f23f3f
UTF-8 ’E’V‘®’I‘¼‘¦’I’S‘§’N‘£‘³ 110000101001001001000101110000101001001001010110110000101001000111000010101011101100001010010010010010011100001010010001110000101011110011000010100100011100001010100110110000101001001001001001110000101001001001010011110000101001000111000010101001111100001010010010010011101100001010010001110000101010001111000010100100011100001010110011 c29245c29256c291c2aec29249c291c2bcc291c2a6c29249c29253c291c2a7c2924ec291c2a3c291c2b3
UHC ?E?V?®?I?¼???I?S?§?N???³ 00111111010001010011111101010110001111111010001011100111001111110100100100111111101010001111100100111111001111110011111101001001001111110101001100111111101000011101011100111111010011100011111100111111001111111010100111111000 3f453f563fa2e73f493fa8f93f3f3f493f533fa1d73f4e3f3f3fa9f8

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