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 111011001111011010011111010000110101110001101110011001101110110011110110100111110100001101011100011011100101111001111101010110011110110011110110100111110100001101011100011011100110011011101100111101101001111101000011010111000110111001011110011111010110001001000101 ecf69f435c6e66ecf69f435c6e5e7d59ecf69f435c6e66ecf69f435c6e5e7d6245
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 10001111101010111100000010001111101010111101001100111111010000110101110001101110011001101000111110101011110000001000111110101011110100110011111101000011010111000110111001011110011111010101100110001111101010111100000010001111101010111101001100111111010000110101110001101110011001101000111110101011110000001000111110101011110100110011111101000011010111000110111001011110011111010110001001000101 8fabc08fabd33f435c6e668fabc08fabd33f435c6e5e7d598fabc08fabd33f435c6e668fabc08fabd33f435c6e5e7d6245
UTF-8 ìöŸC\nfìöŸC\n^}YìöŸC\nfìöŸC\n^}bE 110000111010110011000011101101101100001010011111010000110101110001101110011001101100001110101100110000111011011011000010100111110100001101011100011011100101111001111101010110011100001110101100110000111011011011000010100111110100001101011100011011100110011011000011101011001100001110110110110000101001111101000011010111000110111001011110011111010110001001000101 c3acc3b6c29f435c6e66c3acc3b6c29f435c6e5e7d59c3acc3b6c29f435c6e66c3acc3b6c29f435c6e5e7d6245
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)