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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 啼鏃f啼鏃^}Y啼鏃f啼鏃^}bE 10011010011001011110100001010110011001101001101001100101111010000101011001011110011111010101100110011010011001011110100001010110011001101001101001100101111010000101011001011110011111010110001001000101 9a65e856669a65e8565e7d599a65e856669a65e8565e7d6245
EUC-JP 啼鏃f啼鏃^}Y啼鏃f啼鏃^}bE 11010011110001101110111110110111011001101101001111000110111011111011011101011110011111010101100111010011110001101110111110110111011001101101001111000110111011111011011101011110011111010110001001000101 d3c6efb766d3c6efb75e7d59d3c6efb766d3c6efb75e7d6245
UTF-8 啼鏃f啼鏃^}Y啼鏃f啼鏃^}bE 111001011001010110111100111010011000111110000011011001101110010110010101101111001110100110001111100000110101111001111101010110011110010110010101101111001110100110001111100000110110011011100101100101011011110011101001100011111000001101011110011111010110001001000101 e595bce98f8366e595bce98f835e7d59e595bce98f8366e595bce98f835e7d6245
UHC 啼鏃f啼鏃^}Y啼鏃f啼鏃^}bE 11110000101001101111000011101100011001101111000010100110111100001110110001011110011111010101100111110000101001101111000011101100011001101111000010100110111100001110110001011110011111010110001001000101 f0a6f0ec66f0a6f0ec5e7d59f0a6f0ec66f0a6f0ec5e7d6245

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