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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ト鎤埇ト鎤垬^ 111100001011110111000100111110111110000111111010100110101111000010111101110001001111101111100001111110101001100001011110 f0bdc4fbe1fa9af0bdc4fbe1fa985e
EUC-JP ?ト鎤埇?ト鎤垬^ 00111111100011101100010010001111111001011011001110001111101101111110011100111111100011101100010010001111111001011011001110001111101101111110010001011110 3f8ec48fe5b38fb7e73f8ec48fe5b38fb7e45e
UTF-8 ト鎤埇ト鎤垬^ 11101110100000011011110011101111101111101000010011101001100011101010010011100101100111111000011111101110100000011011110011101111101111101000010011101001100011101010010011100101100111101010110001011110 ee81bcefbe84e98ea4e59f87ee81bcefbe84e98ea4e59eac5e
UHC ???埇????^ 00111111001111110011111111101001101110010011111100111111001111110011111101011110 3f3f3fe9b93f3f3f3f5e

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