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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN 薰咲柑f薰咲柑^}Y薰咲柑f薰咲柑^}bE 111110111001111010001101111001111000101010111001011001101111101110011110100011011110011110001010101110010101111001111101010110011111101110011110100011011110011110001010101110010110011011111011100111101000110111100111100010101011100101011110011111010110001001000101 fb9e8de78ab966fb9e8de78ab95e7d59fb9e8de78ab966fb9e8de78ab95e7d6245
EUC-JP ?咲柑f?咲柑^}Y?咲柑f?咲柑^}bE 0011111110111010111010011011010010111011011001100011111110111010111010011011010010111011010111100111110101011001001111111011101011101001101101001011101101100110001111111011101011101001101101001011101101011110011111010110001001000101 3fbae9b4bb663fbae9b4bb5e7d593fbae9b4bb663fbae9b4bb5e7d6245
UTF-8 薰咲柑f薰咲柑^}Y薰咲柑f薰咲柑^}bE 111010001001011010110000111001011001001010110010111001101001111110010001011001101110100010010110101100001110010110010010101100101110011010011111100100010101111001111101010110011110100010010110101100001110010110010010101100101110011010011111100100010110011011101000100101101011000011100101100100101011001011100110100111111001000101011110011111010110001001000101 e896b0e592b2e69f9166e896b0e592b2e69f915e7d59e896b0e592b2e69f9166e896b0e592b2e69f915e7d6245
UHC 薰?柑f薰?柑^}Y薰?柑f薰?柑^}bE 1111110110111001001111111100101011110011011001101111110110111001001111111100101011110011010111100111110101011001111111011011100100111111110010101111001101100110111111011011100100111111110010101111001101011110011111010110001001000101 fdb93fcaf366fdb93fcaf35e7d59fdb93fcaf366fdb93fcaf35e7d6245

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