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 縱?畯麥??? 11100011011100110011111111111011011011111110101001101101001111110011111100111111 e3733ffb6fea6d3f3f3f
EUC-JP 縱?畯麥??涑 11100101110101000011111110001111110011011011101111110011110011100011111100111111100011111100011111001000 e5d43f8fcdbbf3ce3f3f8fc7c8
UTF-8 縱렯畯麥뤵⑾涑 111001111011100010110001111010111010000010101111111001111001010110101111111010011011101010100101111010111010010010110101111000101001000110111110111001101011011010010001 e7b8b1eba0afe795afe9baa5eba4b5e291bee6b691
UHC 縱렯畯麥뤵⑾涑 1111000011111101100011101011110011110001111000011101100011101010100011111110001110101001111100011110000111010111 f0fd8ebcf1e1d8ea8fe3a9f1e1d7

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