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 ßüãÎãúßüãΌ«^ 11011111111111001110001111001110111000111111101011011111111111001110001111001110100011001010101101011110 dffce3cee3fadffce3ce8cab5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ßüãÎãúßüãÎ??^ 100011111010100111001110100011111010101111100100100011111010101110101010100011111010101011000010100011111010101110101010100011111010101111100010100011111010100111001110100011111010101111100100100011111010101110101010100011111010101011000010001111110011111101011110 8fa9ce8fabe48fabaa8faac28fabaa8fabe28fa9ce8fabe48fabaa8faac23f3f5e
UTF-8 ßüãÎãúßüãΌ«^ 11000011100111111100001110111100110000111010001111000011100011101100001110100011110000111011101011000011100111111100001110111100110000111010001111000011100011101100001010001100110000101010101101011110 c39fc3bcc3a3c38ec3a3c3bac39fc3bcc3a3c38ec28cc2ab5e
UHC ß?????ß?????^ 101010011010110000111111001111110011111100111111001111111010100110101100001111110011111100111111001111110011111101011110 a9ac3f3f3f3f3fa9ac3f3f3f3f3f5e

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