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 驫門ァ媒驫門ァ倍^ 111010011000101010010110111001011010011110010100011111011110100110001010100101101110010110100111100101000111101101011110 e98a96e5a7947de98a96e5a7947b5e
EUC-JP 驫門ァ媒驫門ァ倍^ 1111000111101010110011001110011110001110101001111100011111011110111100011110101011001100111001111000111010100111110001111101110001011110 f1eacce78ea7c7def1eacce78ea7c7dc5e
UTF-8 驫門ァ媒驫門ァ倍^ 11101001101010011010101111101001100101101000000011101111101111011010011111100101101010101001001011101001101010011010101111101001100101101000000011101111101111011010011111100101100000001000110101011110 e9a9abe99680efbda7e5aa92e9a9abe99680efbda7e5808d5e
UHC ?門?媒?門?倍^ 00111111110110101010011000111111110110001101101000111111110110101010011000111111110110111100001101011110 3fdaa63fd8da3fdaa63fdbc35e

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