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 ßü–sfßü–s^}Yßü–sfßü–s^}bE 11011111111111001001011001110011011001101101111111111100100101100111001101011110011111010101100111011111111111001001011001110011011001101101111111111100100101100111001101011110011111010110001001000101 dffc967366dffc96735e7d59dffc967366dffc96735e7d6245
SJIS-WIN ???sf???s^}Y???sf???s^}bE 00111111001111110011111101110011011001100011111100111111001111110111001101011110011111010101100100111111001111110011111101110011011001100011111100111111001111110111001101011110011111010110001001000101 3f3f3f73663f3f3f735e7d593f3f3f73663f3f3f735e7d6245
EUC-JP ßü?sfßü?s^}Yßü?sfßü?s^}bE 1000111110101001110011101000111110101011111001000011111101110011011001101000111110101001110011101000111110101011111001000011111101110011010111100111110101011001100011111010100111001110100011111010101111100100001111110111001101100110100011111010100111001110100011111010101111100100001111110111001101011110011111010110001001000101 8fa9ce8fabe43f73668fa9ce8fabe43f735e7d598fa9ce8fabe43f73668fa9ce8fabe43f735e7d6245
UTF-8 ßü–sfßü–s^}Yßü–sfßü–s^}bE 11000011100111111100001110111100110000101001011001110011011001101100001110011111110000111011110011000010100101100111001101011110011111010101100111000011100111111100001110111100110000101001011001110011011001101100001110011111110000111011110011000010100101100111001101011110011111010110001001000101 c39fc3bcc2967366c39fc3bcc296735e7d59c39fc3bcc2967366c39fc3bcc296735e7d6245
UHC ß??sfß??s^}Yß??sfß??s^}bE 1010100110101100001111110011111101110011011001101010100110101100001111110011111101110011010111100111110101011001101010011010110000111111001111110111001101100110101010011010110000111111001111110111001101011110011111010110001001000101 a9ac3f3f7366a9ac3f3f735e7d59a9ac3f3f7366a9ac3f3f735e7d6245

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