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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN エ鯣ィエ鯣ィ^ 11110010101111111011010011101001110001101010100011110010101111111011010011101001110001101010100001011110 f2bfb4e9c6a8f2bfb4e9c6a85e
EUC-JP ?エ鯣ィ?エ鯣ィ^ 001111111000111010110100111100101100100010001110101010000011111110001110101101001111001011001000100011101010100001011110 3f8eb4f2c88ea83f8eb4f2c88ea85e
UTF-8 エ鯣ィエ鯣ィ^ 11101110100001111011011011101111101111011011010011101001101011111010001111101111101111011010100011101110100001111011011011101111101111011011010011101001101011111010001111101111101111011010100001011110 ee87b6efbdb4e9afa3efbda8ee87b6efbdb4e9afa3efbda85e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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