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 宵ェ。ェ、召ト^ 100011111010101010101010101000011111000110001111101010101010010010001111101000101100010001011110 8faaaaa1f18faaa48fa2c45e
EUC-JP 宵ェ。?ェ、召ト^ 10111110101011001000111010101010100011101010000100111111100011101010101010001110101001001011111010100100100011101100010001011110 beac8eaa8ea13f8eaa8ea4bea48ec45e
UTF-8 宵ェ。ェ、召ト^ 11100101101011101011010111101111101111011010101011101111101111011010000111101110100001001000101011101111101111011010101011101111101111011010010011100101100011111010110011101111101111101000010001011110 e5aeb5efbdaaefbda1ee848aefbdaaefbda4e58facefbe845e
UHC 宵?????召?^ 1110000110110010001111110011111100111111001111110011111111100001101011110011111101011110 e1b23f3f3f3f3fe1af3f5e

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