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 ⅸセ錞埇ⅸセ錞垬^ 111110100100100010111110111110111101101111111010100110101111101001001000101111101111101111011011111110101001100001011110 fa48befbdbfa9afa48befbdbfa985e
EUC-JP ?セ錞埇?セ錞垬^ 00111111100011101011111010001111111001001101110010001111101101111110011100111111100011101011111010001111111001001101110010001111101101111110010001011110 3f8ebe8fe4dc8fb7e73f8ebe8fe4dc8fb7e45e
UTF-8 ⅸセ錞埇ⅸセ錞垬^ 11100010100001011011100011101111101111011011111011101001100011001001111011100101100111111000011111100010100001011011100011101111101111011011111011101001100011001001111011100101100111101010110001011110 e285b8efbdbee98c9ee59f87e285b8efbdbee98c9ee59eac5e
UHC ⅸ?錞埇ⅸ?錞?^ 1010010110101001001111111110001011110110111010011011100110100101101010010011111111100010111101100011111101011110 a5a93fe2f6e9b9a5a93fe2f63f5e

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