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 î³ßÑ}î³ßÑ{^ 1110111010110011110111111101000101111101111011101011001111011111110100010111101101011110 eeb3dfd17deeb3dfd17b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP î?ßÑ}î?ßÑ{^ 1000111110101011110000100011111110001111101010011100111010001111101010101101000001111101100011111010101111000010001111111000111110101001110011101000111110101010110100000111101101011110 8fabc23f8fa9ce8faad07d8fabc23f8fa9ce8faad07b5e
UTF-8 î³ßÑ}î³ßÑ{^ 11000011101011101100001010110011110000111001111111000011100100010111110111000011101011101100001010110011110000111001111111000011100100010111101101011110 c3aec2b3c39fc3917dc3aec2b3c39fc3917b5e
UHC ?³ß?}?³ß?{^ 001111111010100111111000101010011010110000111111011111010011111110101001111110001010100110101100001111110111101101011110 3fa9f8a9ac3f7d3fa9f8a9ac3f7b5e

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