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 疫ョ푷}疫ョ푷{^ 111001111001011010101011111000111000001110100111111011011001000110110111011111011110011110010110101010111110001110000011101001111110110110010001101101110111101101011110 e796abe383a7ed91b77de796abe383a7ed91b77b5e
UHC 疫ョ푷}疫ョ푷{^ 111001101011100110101011111001111011111010000101011111011110011010111001101010111110011110111110100001010111101101011110 e6b9abe7be857de6b9abe7be857b5e

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