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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN エス竺[エス竺[^ 11110001111000101011010011110001100011101011110110001110101100010101101111110001111000101011010011110001100011101011110110001110101100010101101101011110 f1e2b4f18ebd8eb15bf1e2b4f18ebd8eb15b5e
EUC-JP ?エ?ス竺[?エ?ス竺[^ 00111111100011101011010000111111100011101011110110111100101100110101101100111111100011101011010000111111100011101011110110111100101100110101101101011110 3f8eb43f8ebdbcb35b3f8eb43f8ebdbcb35b5e
UTF-8 エス竺[エス竺[^ 111011101000010110011101111011111011110110110100111011101000010010001001111011111011110110111101111001111010101110111010010110111110111010000101100111011110111110111101101101001110111010000100100010011110111110111101101111011110011110101011101110100101101101011110 ee859defbdb4ee8489efbdbde7abba5bee859defbdb4ee8489efbdbde7abba5b5e
UHC ????竺[????竺[^ 001111110011111100111111001111111111010111100111010110110011111100111111001111110011111111110101111001110101101101011110 3f3f3f3ff5e75b3f3f3f3ff5e75b5e

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