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 ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ムサムサfムサムサ^}Yムサムサfムサムサ^}bE 11010001101110111101000110111011011001101101000110111011110100011011101101011110011111010101100111010001101110111101000110111011011001101101000110111011110100011011101101011110011111010110001001000101 d1bbd1bb66d1bbd1bb5e7d59d1bbd1bb66d1bbd1bb5e7d6245
EUC-JP ムサムサfムサムサ^}Yムサムサfムサムサ^}bE 1000111011010001100011101011101110001110110100011000111010111011011001101000111011010001100011101011101110001110110100011000111010111011010111100111110101011001100011101101000110001110101110111000111011010001100011101011101101100110100011101101000110001110101110111000111011010001100011101011101101011110011111010110001001000101 8ed18ebb8ed18ebb668ed18ebb8ed18ebb5e7d598ed18ebb8ed18ebb668ed18ebb8ed18ebb5e7d6245
UTF-8 ムサムサfムサムサ^}Yムサムサfムサムサ^}bE 111011111011111010010001111011111011110110111011111011111011111010010001111011111011110110111011011001101110111110111110100100011110111110111101101110111110111110111110100100011110111110111101101110110101111001111101010110011110111110111110100100011110111110111101101110111110111110111110100100011110111110111101101110110110011011101111101111101001000111101111101111011011101111101111101111101001000111101111101111011011101101011110011111010110001001000101 efbe91efbdbbefbe91efbdbb66efbe91efbdbbefbe91efbdbb5e7d59efbe91efbdbbefbe91efbdbb66efbe91efbdbbefbe91efbdbb5e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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