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 疫ョ?}疫ョ?{^ 10001001011101011000001110000111001111110111110110001001011101011000001110000111001111110111101101011110 897583873f7d897583873f7b5e
EUC-JP 疫ョ?}疫ョ?{^ 10110001110101101010010111100111001111110111110110110001110101101010010111100111001111110111101101011110 b1d6a5e73f7db1d6a5e73f7b5e
UTF-8 疫ョ쮫}疫ョ쮫{^ 111001111001011010101011111000111000001110100111111011001010111010101011011111011110011110010110101010111110001110000011101001111110110010101110101010110111101101011110 e796abe383a7ecaeab7de796abe383a7ecaeab7b5e
UHC 疫ョ쮫}疫ョ쮫{^ 111001101011100110101011111001111010100010001000011111011110011010111001101010111110011110101000100010000111101101011110 e6b9abe7a8887de6b9abe7a8887b5e

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