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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 茘蒻弸茘蒻弸^ 11100100101010111110010011101000100111000101100111100100101010111110010011101000100111000101100101011110 e4abe4e89c59e4abe4e89c595e
EUC-JP 茘蒻弸茘蒻弸^ 11101000101011011110100011101010110101111011101011101000101011011110100011101010110101111011101001011110 e8ade8ead7bae8ade8ead7ba5e
UTF-8 茘蒻弸茘蒻弸^ 11101000100011001001100011101000100100101011101111100101101111001011100011101000100011001001100011101000100100101011101111100101101111001011100001011110 e88c98e892bbe5bcb8e88c98e892bbe5bcb85e
UHC ?蒻??蒻?^ 001111111110010110110110001111110011111111100101101101100011111101011110 3fe5b63f3fe5b63f5e

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