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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 辿束速誰遜即e^ 1001001001001000100100011010100110010001101011001001001001001110100100011011101110010001101001100110010101011110 924891a991ac924e91bb91a6655e
EUC-JP 辿束速誰遜即e^ 1100001110101001110000101010101111000010101011101100001110101111110000101011110111000010101010000110010101011110 c3a9c2abc2aec3afc2bdc2a8655e
UTF-8 辿束速誰遜即e^ 1110100010111110101111111110011010011101100111111110100110000000100111111110100010101010101100001110100110000001100111001110010110001101101100110110010101011110 e8bebfe69d9fe9809fe8aab0e9819ce58db3655e
UHC ?束速誰遜?e^ 001111111110000111010110111000011101110011100010110000011110000111100001001111110110010101011110 3fe1d6e1dce2c1e1e13f655e

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