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^ 00111111001111111110001011111100001111110100010000111111001111111110001011111100001111110100010001011110 3f3fe2fc3f443f3fe2fc3f445e
EUC-JP ??紆?D??紆?D^ 00111111001111111110010011111110001111110100010000111111001111111110010011111110001111110100010001011110 3f3fe4fe3f443f3fe4fe3f445e
UTF-8 履렰紆렣D履렰紆렣D^ 111011111010011110011111111010111010000010110000111001111011010010000110111010111010000010100011010001001110111110100111100111111110101110100000101100001110011110110100100001101110101110100000101000110100010001011110 efa79feba0b0e7b486eba0a344efa79feba0b0e7b486eba0a3445e
UHC 履렰紆렣D履렰紆렣D^ 11101100101010101000111010111101111010011110000110001110101101000100010011101100101010101000111010111101111010011110000110001110101101000100010001011110 ecaa8ebde9e18eb444ecaa8ebde9e18eb4445e

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