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 厭??[厭??[^ 1000100101111101001111110011111101011011100010010111110100111111001111110101101101011110 897d3f3f5b897d3f3f5b5e
EUC-JP 厭??[厭??[^ 1011000111011110001111110011111101011011101100011101111000111111001111110101101101011110 b1de3f3f5bb1de3f3f5b5e
UTF-8 厭얍넍[厭얍넍[^ 111001011000111010101101111011001001011010001101111010111000010010001101010110111110010110001110101011011110110010010110100011011110101110000100100011010101101101011110 e58eadec968deb848d5be58eadec968deb848d5b5e
UHC 厭얍넍[厭얍넍[^ 111001101111010010111110111001011000011010011001010110111110011011110100101111101110010110000110100110010101101101011110 e6f4bee586995be6f4bee586995b5e

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