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 È±ÃÎۏȱÃÎÙ^ 10001111110010001011000111000011110011101101101110001111110010001011000111000011110011101101100101011110 8fc8b1c3cedb8fc8b1c3ced95e
SJIS-WIN ??±?????±???^ 001111110011111110000001011111010011111100111111001111110011111100111111100000010111110100111111001111110011111101011110 3f3f817d3f3f3f3f3f817d3f3f3f5e
EUC-JP ?ȱÃÎÛ?ȱÃÎÙ^ 00111111100011111010101010110010101000011101111010001111101010101010101010001111101010101100001010001111101010101110010100111111100011111010101010110010101000011101111010001111101010101010101010001111101010101100001010001111101010101110001101011110 3f8faab2a1de8faaaa8faac28faae53f8faab2a1de8faaaa8faac28faae35e
UTF-8 È±ÃÎۏȱÃÎÙ^ 11000010100011111100001110001000110000101011000111000011100000111100001110001110110000111001101111000010100011111100001110001000110000101011000111000011100000111100001110001110110000111001100101011110 c28fc388c2b1c383c38ec39bc28fc388c2b1c383c38ec3995e
UHC ??±?????±???^ 001111110011111110100001101111100011111100111111001111110011111100111111101000011011111000111111001111110011111101011110 3f3fa1be3f3f3f3f3fa1be3f3f3f5e

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