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 ?i?i[?i?i[^ 0011111101101001001111110110100101011011001111110110100100111111011010010101101101011110 3f693f695b3f693f695b5e
SJIS-WIN 痾i痾i[痾i痾i[^ 111000010111110101101001111000010111110101101001010110111110000101111101011010011110000101111101011010010101101101011110 e17d69e17d695be17d69e17d695b5e
EUC-JP 痾i痾i[痾i痾i[^ 111000011101111001101001111000011101111001101001010110111110000111011110011010011110000111011110011010010101101101011110 e1de69e1de695be1de69e1de695b5e
UTF-8 痾i痾i[痾i痾i[^ 11100111100101111011111001101001111001111001011110111110011010010101101111100111100101111011111001101001111001111001011110111110011010010101101101011110 e797be69e797be695be797be69e797be695b5e
UHC ?i?i[?i?i[^ 0011111101101001001111110110100101011011001111110110100100111111011010010101101101011110 3f693f695b3f693f695b5e

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