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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN 宵ェ。ェェ。ッ\ 1000111110101010101010101010000111110010100011111010101010101010101000011010111101011100 8faaaaa1f28faaaaa1af5c
EUC-JP 宵ェ。?ェェ。ッ\ 10111110101011001000111010101010100011101010000100111111100011101010101010001110101010101000111010100001100011101010111101011100 beac8eaa8ea13f8eaa8eaa8ea18eaf5c
UTF-8 宵ェ。ェェ。ッ\ 11100101101011101011010111101111101111011010101011101111101111011010000111101110100001111000011011101111101111011010101011101111101111011010101011101111101111011010000111101111101111011010111101011100 e5aeb5efbdaaefbda1ee8786efbdaaefbdaaefbda1efbdaf5c
UHC 宵???????\ 11100001101100100011111100111111001111110011111100111111001111110011111101011100 e1b23f3f3f3f3f3f3f5c

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