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^ 100100011110011100111111111000111001110100111111010001001001000111100111001111111110001110011101001111110100010001011110 91e73fe39d3f4491e73fe39d3f445e
EUC-JP 醍?缸?D醍?缸?D^ 110000101110100100111111111001011111110100111111010001001100001011101001001111111110010111111101001111110100010001011110 c2e93fe5fd3f44c2e93fe5fd3f445e
UTF-8 醍렕缸렯D醍렕缸렯D^ 111010011000011010001101111010111010000010010101111001111011110010111000111010111010000010101111010001001110100110000110100011011110101110100000100101011110011110111100101110001110101110100000101011110100010001011110 e9868deba095e7bcb8eba0af44e9868deba095e7bcb8eba0af445e
UHC 醍렕缸렯D醍렕缸렯D^ 11110000101101011000111010101010111110011111110010001110101111000100010011110000101101011000111010101010111110011111110010001110101111000100010001011110 f0b58eaaf9fc8ebc44f0b58eaaf9fc8ebc445e

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