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 ??Dh??DfN}??Dh??DfN{^ 001111110011111101000100011010000011111100111111010001000110011001001110011111010011111100111111010001000110100000111111001111110100010001100110010011100111101101011110 3f3f44683f3f44664e7d3f3f44683f3f44664e7b5e
SJIS-WIN ?ゥDh?ゥDfN}?ゥDh?ゥDfN{^ 001111111010100101000100011010000011111110101001010001000110011001001110011111010011111110101001010001000110100000111111101010010100010001100110010011100111101101011110 3fa944683fa944664e7d3fa944683fa944664e7b5e
EUC-JP ?ゥDh?ゥDfN}?ゥDh?ゥDfN{^ 00111111100011101010100101000100011010000011111110001110101010010100010001100110010011100111110100111111100011101010100101000100011010000011111110001110101010010100010001100110010011100111101101011110 3f8ea944683f8ea944664e7d3f8ea944683f8ea944664e7b5e
UTF-8 䵸ゥDh䵸ゥDfN}䵸ゥDh䵸ゥDfN{^ 11100100101101011011100011101111101111011010100101000100011010001110010010110101101110001110111110111101101010010100010001100110010011100111110111100100101101011011100011101111101111011010100101000100011010001110010010110101101110001110111110111101101010010100010001100110010011100111101101011110 e4b5b8efbda94468e4b5b8efbda944664e7de4b5b8efbda94468e4b5b8efbda944664e7b5e
UHC ??Dh??DfN}??Dh??DfN{^ 001111110011111101000100011010000011111100111111010001000110011001001110011111010011111100111111010001000110100000111111001111110100010001100110010011100111101101011110 3f3f44683f3f44664e7d3f3f44683f3f44664e7b5e

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