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 Ìà¾ÚۏÌà¾ÚÙ^ 10001111110011001110000010111110110110101101101110001111110011001110000010111110110110101101100101011110 8fcce0bedadb8fcce0bedad95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Ìà?ÚÛ?Ìà?ÚÙ^ 0011111110001111101010101100000010001111101010111010001000111111100011111010101011100010100011111010101011100101001111111000111110101010110000001000111110101011101000100011111110001111101010101110001010001111101010101110001101011110 3f8faac08faba23f8faae28faae53f8faac08faba23f8faae28faae35e
UTF-8 Ìà¾ÚۏÌà¾ÚÙ^ 11000010100011111100001110001100110000111010000011000010101111101100001110011010110000111001101111000010100011111100001110001100110000111010000011000010101111101100001110011010110000111001100101011110 c28fc38cc3a0c2bec39ac39bc28fc38cc3a0c2bec39ac3995e
UHC ???¾?????¾??^ 001111110011111100111111101010001111101000111111001111110011111100111111001111111010100011111010001111110011111101011110 3f3f3fa8fa3f3f3f3f3fa8fa3f3f5e

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