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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 灝??}灝??{^ 10001111110010011011111100111111001111110111110110001111110010011011111100111111001111110111101101011110 8fc9bf3f3f7d8fc9bf3f3f7b5e
UTF-8 灝흩車}灝흩車{^ 111001111000000110011101111011011001110110101001111011111010010010000010011111011110011110000001100111011110110110011101101010011110111110100100100000100111101101011110 e7819ded9da9efa4827de7819ded9da9efa4827b5e
UHC 灝흩車}灝흩車{^ 111110111100111011001000111100001100101111100111011111011111101111001110110010001111000011001011111001110111101101011110 fbcec8f0cbe77dfbcec8f0cbe77b5e

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