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 馭??揖⑨?矣 1110100101100110001111110011111110010111010010111000011101001000001111111110000111100001 e9663f3f974b87483fe1e1
EUC-JP 馭??揖??矣 11110001110001110011111100111111110011011010110000111111001111111110001011100011 f1c73f3fcdac3f3fe2e3
UTF-8 馭곥룊揖⑨㏊矣 111010011010011010101101111010101011001110100101111010111010001110001010111001101000111110010110111000101001000110101000111000111000111110001010111001111001111110100011 e9a6adeab3a5eba38ae68f96e291a8e38f8ae79fa3
UHC 馭곥룊揖⑨㏊矣 1110010111011111100000011110001110001111100010011110101111100111101010001110111110100111101101011110101111111000 e5df81e38f89ebe7a8efa7b5ebf8

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