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 ÃûC\nfÃûC\n^}YÃûC\nfÃûC\n^}bE 100011111100001111111011010000110101110001101110011001101000111111000011111110110100001101011100011011100101111001111101010110011000111111000011111110110100001101011100011011100110011010001111110000111111101101000011010111000110111001011110011111010110001001000101 8fc3fb435c6e668fc3fb435c6e5e7d598fc3fb435c6e668fc3fb435c6e5e7d6245
SJIS-WIN ???C\nf???C\n^}Y???C\nf???C\n^}bE 001111110011111100111111010000110101110001101110011001100011111100111111001111110100001101011100011011100101111001111101010110010011111100111111001111110100001101011100011011100110011000111111001111110011111101000011010111000110111001011110011111010110001001000101 3f3f3f435c6e663f3f3f435c6e5e7d593f3f3f435c6e663f3f3f435c6e5e7d6245
EUC-JP ?ÃûC\nf?ÃûC\n^}Y?ÃûC\nf?ÃûC\n^}bE 00111111100011111010101010101010100011111010101111100101010000110101110001101110011001100011111110001111101010101010101010001111101010111110010101000011010111000110111001011110011111010101100100111111100011111010101010101010100011111010101111100101010000110101110001101110011001100011111110001111101010101010101010001111101010111110010101000011010111000110111001011110011111010110001001000101 3f8faaaa8fabe5435c6e663f8faaaa8fabe5435c6e5e7d593f8faaaa8fabe5435c6e663f8faaaa8fabe5435c6e5e7d6245
UTF-8 ÃûC\nfÃûC\n^}YÃûC\nfÃûC\n^}bE 110000101000111111000011100000111100001110111011010000110101110001101110011001101100001010001111110000111000001111000011101110110100001101011100011011100101111001111101010110011100001010001111110000111000001111000011101110110100001101011100011011100110011011000010100011111100001110000011110000111011101101000011010111000110111001011110011111010110001001000101 c28fc383c3bb435c6e66c28fc383c3bb435c6e5e7d59c28fc383c3bb435c6e66c28fc383c3bb435c6e5e7d6245
UHC ???C\nf???C\n^}Y???C\nf???C\n^}bE 001111110011111100111111010000110101110001101110011001100011111100111111001111110100001101011100011011100101111001111101010110010011111100111111001111110100001101011100011011100110011000111111001111110011111101000011010111000110111001011110011111010110001001000101 3f3f3f435c6e663f3f3f435c6e5e7d593f3f3f435c6e663f3f3f435c6e5e7d6245

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