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^ 111001111010101110101010111001101001011110100110010001001110011110101011101010101110011010010111101001100100010001011110 e7abaae697a644e7abaae697a6445e
EUC-JP 遶ェ譌ヲD遶ェ譌ヲD^ 11101110101011011000111010101010111010111111011110001110101001100100010011101110101011011000111010101010111010111111011110001110101001100100010001011110 eead8eaaebf78ea644eead8eaaebf78ea6445e
UTF-8 遶ェ譌ヲD遶ェ譌ヲD^ 111010011000000110110110111011111011110110101010111010001010110110001100111011111011110110100110010001001110100110000001101101101110111110111101101010101110100010101101100011001110111110111101101001100100010001011110 e981b6efbdaae8ad8cefbda644e981b6efbdaae8ad8cefbda6445e
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)