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 魴晤。ソ闃ス髮 1110100110110101100111011110101110100001101111111110100010001010101111011110100110011011 e9b59deba1bfe88abde99b
EUC-JP 魴晤。ソ闃ス髮 1111001010110111110110101110110110001110101000011000111010111111111011111110101010001110101111011111000111111011 f2b7daed8ea18ebfefea8ebdf1fb
UTF-8 魴晤。ソ闃ス髮 111010011010110110110100111001101001100110100100111011111011110110100001111011111011110110111111111010011001011110000011111011111011110110111101111010011010101110101110 e9adb4e699a4efbda1efbdbfe99783efbdbde9abae
UHC ?晤????髮 001111111110011111111011001111110011111100111111001111111101101110100101 3fe7fb3f3f3f3fdba5

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