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^ 1110010011111100100011001000100010001001101110011110100001011100100011111000111110001111010001110110010101011110 e4fc8c8889b9e85c8f8f8f47655e
EUC-JP 蕈決音鐔緒秀e^ 1110100011111110101101111110100010110010101110111110111110111101101111011110111110111101101010000110010101011110 e8feb7e8b2bbefbdbdefbda8655e
UTF-8 蕈決音鐔緒秀e^ 1110100010010101100010001110011010110001101110101110100110011111101100111110100110010000100101001110011110110111100100101110011110100111100000000110010101011110 e89588e6b1bae99fb3e99094e7b792e7a780655e
UHC ?決音??秀e^ 0011111111001100101111011110101111100101001111110011111111100010101100110110010101011110 3fccbdebe53f3fe2b3655e

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