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^ 111001001011100010111001111001101000000110101111010001001110010010111000101110011110011010000001101011110100010001011110 e4b8b9e681af44e4b8b9e681af445e
EUC-JP 荳ケ諱ッD荳ケ諱ッD^ 11101000101110101000111010111001111010111110000110001110101011110100010011101000101110101000111010111001111010111110000110001110101011110100010001011110 e8ba8eb9ebe18eaf44e8ba8eb9ebe18eaf445e
UTF-8 荳ケ諱ッD荳ケ諱ッD^ 111010001000110110110011111011111011110110111001111010001010101110110001111011111011110110101111010001001110100010001101101100111110111110111101101110011110100010101011101100011110111110111101101011110100010001011110 e88db3efbdb9e8abb1efbdaf44e88db3efbdb9e8abb1efbdaf445e
UHC 荳?諱?D荳?諱?D^ 110101001110010100111111111111011100100100111111010001001101010011100101001111111111110111001001001111110100010001011110 d4e53ffdc93f44d4e53ffdc93f445e

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