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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 跚俶コスD跚俶コスD^ 111001101110011110011000111001101011101010111101010001001110011011100111100110001110011010111010101111010100010001011110 e6e798e6babd44e6e798e6babd445e
EUC-JP 跚俶コスD跚俶コスD^ 11101100111010011101000011101000100011101011101010001110101111010100010011101100111010011101000011101000100011101011101010001110101111010100010001011110 ece9d0e88eba8ebd44ece9d0e88eba8ebd445e
UTF-8 跚俶コスD跚俶コスD^ 111010001011011110011010111001001011111110110110111011111011110110111010111011111011110110111101010001001110100010110111100110101110010010111111101101101110111110111101101110101110111110111101101111010100010001011110 e8b79ae4bfb6efbdbaefbdbd44e8b79ae4bfb6efbdbaefbdbd445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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