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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 脯h脯fN}脯h脯fN{^ 1110001111111011011010001110001111111011011001100100111001111101111000111111101101101000111000111111101101100110010011100111101101011110 e3fb68e3fb664e7de3fb68e3fb664e7b5e
EUC-JP 脯h脯fN}脯h脯fN{^ 1110011011111101011010001110011011111101011001100100111001111101111001101111110101101000111001101111110101100110010011100111101101011110 e6fd68e6fd664e7de6fd68e6fd664e7b5e
UTF-8 脯h脯fN}脯h脯fN{^ 111010001000010010101111011010001110100010000100101011110110011001001110011111011110100010000100101011110110100011101000100001001010111101100110010011100111101101011110 e884af68e884af664e7de884af68e884af664e7b5e
UHC 脯h脯fN}脯h脯fN{^ 1111100011100001011010001111100011100001011001100100111001111101111110001110000101101000111110001110000101100110010011100111101101011110 f8e168f8e1664e7df8e168f8e1664e7b5e

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