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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ敕敖鳴セツ敕敖鳴セ^ 1100001010011101110000111001110111000010100101101100001010111110110000101001110111000011100111011100001010010110110000101011111001011110 c29dc39dc296c2bec29dc39dc296c2be5e
EUC-JP ツ敕敖鳴セツ敕敖鳴セ^ 100011101100001011011010110001011101101011000100110011001100010010001110101111101000111011000010110110101100010111011010110001001100110011000100100011101011111001011110 8ec2dac5dac4ccc48ebe8ec2dac5dac4ccc48ebe5e
UTF-8 ツ敕敖鳴セツ敕敖鳴セ^ 11101111101111101000001011100110100101011001010111100110100101011001011011101001101100111011010011101111101111011011111011101111101111101000001011100110100101011001010111100110100101011001011011101001101100111011010011101111101111011011111001011110 efbe82e69595e69596e9b3b4efbdbeefbe82e69595e69596e9b3b4efbdbe5e
UHC ??敖鳴???敖鳴?^ 001111110011111111100111111110011101100110110000001111110011111100111111111001111111100111011001101100000011111101011110 3f3fe7f9d9b03f3f3fe7f9d9b03f5e

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