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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鮑梦コ溏何謚シ 111010011011100010011010111010111011101010011111111011011000100110111101111001101000101010111100 e9b89aebba9fed89bde68abc
EUC-JP 鮑梦コ溏何謚シ 1111001010111010110101001110110110001110101110101101111011101111101100101011111111101011111010101000111010111100 f2bad4ed8ebadeefb2bfebea8ebc
UTF-8 鮑梦コ溏何謚シ 111010011010111010010001111001101010001010100110111011111011110110111010111001101011101010001111111001001011110110010101111010001010110010011010111011111011110110111100 e9ae91e6a2a6efbdbae6ba8fe4bd95e8ac9aefbdbc
UHC 鮑???何謚? 11111000111010100011111100111111001111111111100110111100111011001101000000111111 f8ea3f3f3ff9bcecd03f

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