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 ??O?????O???^ 00111111001111110100111100111111001111110011111100111111001111110100111100111111001111110011111101011110 3f3f4f3f3f3f3f3f4f3f3f3f5e
SJIS-WIN テサOテ敕掵テサOテ敕掉^ 1100001110111011010011111100001110011101110000111001110101111101110000111011101101001111110000111001110111000011100111010111101101011110 c3bb4fc39dc39d7dc3bb4fc39dc39d7b5e
EUC-JP テサOテ敕掵テサOテ敕掉^ 1000111011000011100011101011101101001111100011101100001111011010110001011101100111011110100011101100001110001110101110110100111110001110110000111101101011000101110110011101110001011110 8ec38ebb4f8ec3dac5d9de8ec38ebb4f8ec3dac5d9dc5e
UTF-8 テサOテ敕掵テサOテ敕掉^ 111011111011111010000011111011111011110110111011010011111110111110111110100000111110011010010101100101011110011010001110101101011110111110111110100000111110111110111101101110110100111111101111101111101000001111100110100101011001010111100110100011101000100101011110 efbe83efbdbb4fefbe83e69595e68eb5efbe83efbdbb4fefbe83e69595e68e895e
UHC ??O?????O??掉^ 0011111100111111010011110011111100111111001111110011111100111111010011110011111100111111110100111111110001011110 3f3f4f3f3f3f3f3f4f3f3fd3fc5e

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