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 コ鎤埇コ鎤垬^ 111100001010001110111010111110111110000111111010100110101111000010100011101110101111101111100001111110101001100001011110 f0a3bafbe1fa9af0a3bafbe1fa985e
EUC-JP ?コ鎤埇?コ鎤垬^ 00111111100011101011101010001111111001011011001110001111101101111110011100111111100011101011101010001111111001011011001110001111101101111110010001011110 3f8eba8fe5b38fb7e73f8eba8fe5b38fb7e45e
UTF-8 コ鎤埇コ鎤垬^ 11101110100000011010001011101111101111011011101011101001100011101010010011100101100111111000011111101110100000011010001011101111101111011011101011101001100011101010010011100101100111101010110001011110 ee81a2efbdbae98ea4e59f87ee81a2efbdbae98ea4e59eac5e
UHC ???埇????^ 00111111001111110011111111101001101110010011111100111111001111110011111101011110 3f3f3fe9b93f3f3f3f5e

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