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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 宵ェ召尞ェ、。ッ 1000111110101010101010101000111110100010111110101010101110101010101001001010000110101111 8faaaa8fa2faabaaa4a1af
EUC-JP 宵ェ召尞ェ、。ッ 1011111010101100100011101010101010111110101001001000111110111010111010111000111010101010100011101010010010001110101000011000111010101111 beac8eaabea48fbaeb8eaa8ea48ea18eaf
UTF-8 宵ェ召尞ェ、。ッ 111001011010111010110101111011111011110110101010111001011000111110101100111001011011000010011110111011111011110110101010111011111011110110100100111011111011110110100001111011111011110110101111 e5aeb5efbdaae58face5b09eefbdaaefbda4efbda1efbdaf
UHC 宵?召????? 11100001101100100011111111100001101011110011111100111111001111110011111100111111 e1b23fe1af3f3f3f3f3f

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