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 1011100110110100110111111111011101101011011001101011100110110100110111111111011101101011010111100111110101011001101110011011010011011111111101110110101101100110101110011011010011011111111101110110101101011110011111010110001001000101 b9b4dff76b66b9b4dff76b5e7d59b9b4dff76b66b9b4dff76b5e7d6245
EUC-JP ケエ゚?fケエ゚?^}Yケエ゚?fケエ゚?^}bE 10001110101110011000111010110100100011101101111100111111011001101000111010111001100011101011010010001110110111110011111101011110011111010101100110001110101110011000111010110100100011101101111100111111011001101000111010111001100011101011010010001110110111110011111101011110011111010110001001000101 8eb98eb48edf3f668eb98eb48edf3f5e7d598eb98eb48edf3f668eb98eb48edf3f5e7d6245
UTF-8 ケエ゚fケエ゚^}Yケエ゚fケエ゚^}bE 111011111011110110111001111011111011110110110100111011111011111010011111111011101001010110001111011001101110111110111101101110011110111110111101101101001110111110111110100111111110111010010101100011110101111001111101010110011110111110111101101110011110111110111101101101001110111110111110100111111110111010010101100011110110011011101111101111011011100111101111101111011011010011101111101111101001111111101110100101011000111101011110011111010110001001000101 efbdb9efbdb4efbe9fee958f66efbdb9efbdb4efbe9fee958f5e7d59efbdb9efbdb4efbe9fee958f66efbdb9efbdb4efbe9fee958f5e7d6245
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)