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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 疫ョ?[疫ョ?[^ 10001001011101011000001110000111001111110101101110001001011101011000001110000111001111110101101101011110 897583873f5b897583873f5b5e
EUC-JP 疫ョ?[疫ョ?[^ 10110001110101101010010111100111001111110101101110110001110101101010010111100111001111110101101101011110 b1d6a5e73f5bb1d6a5e73f5b5e
UTF-8 疫ョ떦[疫ョ떦[^ 111001111001011010101011111000111000001110100111111010111001011010100110010110111110011110010110101010111110001110000011101001111110101110010110101001100101101101011110 e796abe383a7eb96a65be796abe383a7eb96a65b5e
UHC 疫ョ떦[疫ョ떦[^ 111001101011100110101011111001111000101110111001010110111110011010111001101010111110011110001011101110010101101101011110 e6b9abe78bb95be6b9abe78bb95b5e

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