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 ³ÇßÎۏ³ÇßÎÙ^ 10001111101100111100011111011111110011101101101110001111101100111100011111011111110011101101100101011110 8fb3c7dfcedb8fb3c7dfced95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??ÇßÎÛ??ÇßÎÙ^ 0011111100111111100011111010101010101110100011111010100111001110100011111010101011000010100011111010101011100101001111110011111110001111101010101010111010001111101010011100111010001111101010101100001010001111101010101110001101011110 3f3f8faaae8fa9ce8faac28faae53f3f8faaae8fa9ce8faac28faae35e
UTF-8 ³ÇßÎۏ³ÇßÎÙ^ 11000010100011111100001010110011110000111000011111000011100111111100001110001110110000111001101111000010100011111100001010110011110000111000011111000011100111111100001110001110110000111001100101011110 c28fc2b3c387c39fc38ec39bc28fc2b3c387c39fc38ec3995e
UHC ?³?ß???³?ß??^ 0011111110101001111110000011111110101001101011000011111100111111001111111010100111111000001111111010100110101100001111110011111101011110 3fa9f83fa9ac3f3f3fa9f83fa9ac3f3f5e

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