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 0011111100111111010000110101110001101110011001100011111100111111010000110101110001101110010111100111110101011001001111110011111101000011010111000110111001100110001111110011111101000011010111000110111001011110011111010110001001000101 3f3f435c6e663f3f435c6e5e7d593f3f435c6e663f3f435c6e5e7d6245
SJIS-WIN 顋ィC\nf顋ィC\n^}Y顋ィC\nf顋ィC\n^}bE 111010001111100110101000010000110101110001101110011001101110100011111001101010000100001101011100011011100101111001111101010110011110100011111001101010000100001101011100011011100110011011101000111110011010100001000011010111000110111001011110011111010110001001000101 e8f9a8435c6e66e8f9a8435c6e5e7d59e8f9a8435c6e66e8f9a8435c6e5e7d6245
EUC-JP 顋ィC\nf顋ィC\n^}Y顋ィC\nf顋ィC\n^}bE 11110000111110111000111010101000010000110101110001101110011001101111000011111011100011101010100001000011010111000110111001011110011111010101100111110000111110111000111010101000010000110101110001101110011001101111000011111011100011101010100001000011010111000110111001011110011111010110001001000101 f0fb8ea8435c6e66f0fb8ea8435c6e5e7d59f0fb8ea8435c6e66f0fb8ea8435c6e5e7d6245
UTF-8 顋ィC\nf顋ィC\n^}Y顋ィC\nf顋ィC\n^}bE 111010011010000110001011111011111011110110101000010000110101110001101110011001101110100110100001100010111110111110111101101010000100001101011100011011100101111001111101010110011110100110100001100010111110111110111101101010000100001101011100011011100110011011101001101000011000101111101111101111011010100001000011010111000110111001011110011111010110001001000101 e9a18befbda8435c6e66e9a18befbda8435c6e5e7d59e9a18befbda8435c6e66e9a18befbda8435c6e5e7d6245
UHC ??C\nf??C\n^}Y??C\nf??C\n^}bE 0011111100111111010000110101110001101110011001100011111100111111010000110101110001101110010111100111110101011001001111110011111101000011010111000110111001100110001111110011111101000011010111000110111001011110011111010110001001000101 3f3f435c6e663f3f435c6e5e7d593f3f435c6e663f3f435c6e5e7d6245

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