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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鈬鍋蓼鈬鍋蓼^ 11100111111000111001001111100111111001001111100011100111111000111001001111100111111001001111100001011110 e7e393e7e4f8e7e393e7e4f85e
EUC-JP 鈬鍋蓼鈬鍋蓼^ 11101110111001011100011011101001111010001111101011101110111001011100011011101001111010001111101001011110 eee5c6e9e8faeee5c6e9e8fa5e
UTF-8 鈬鍋蓼鈬鍋蓼^ 11101001100010001010110011101001100011011000101111101000100100111011110011101001100010001010110011101001100011011000101111101000100100111011110001011110 e988ace98d8be893bce988ace98d8be893bc5e
UHC ?鍋蓼?鍋蓼^ 0011111111001110101001111101011011111110001111111100111010100111110101101111111001011110 3fcea7d6fe3fcea7d6fe5e

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