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 韋門ァ媒韋門ァ倍^ 111010001110100010010110111001011010011110010100011111011110100011101000100101101110010110100111100101000111101101011110 e8e896e5a7947de8e896e5a7947b5e
EUC-JP 韋門ァ媒韋門ァ倍^ 1111000011101010110011001110011110001110101001111100011111011110111100001110101011001100111001111000111010100111110001111101110001011110 f0eacce78ea7c7def0eacce78ea7c7dc5e
UTF-8 韋門ァ媒韋門ァ倍^ 11101001100111111000101111101001100101101000000011101111101111011010011111100101101010101001001011101001100111111000101111101001100101101000000011101111101111011010011111100101100000001000110101011110 e99f8be99680efbda7e5aa92e99f8be99680efbda7e5808d5e
UHC 韋門?媒韋門?倍^ 111010101101111111011010101001100011111111011000110110101110101011011111110110101010011000111111110110111100001101011110 eadfdaa63fd8daeadfdaa63fdbc35e

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