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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 哭髴齏D哭髴齏D^ 100110100100110011101001100111001110100011101011010001001001101001001100111010011001110011101000111010110100010001011110 9a4ce99ce8eb449a4ce99ce8eb445e
EUC-JP 哭髴齏D哭髴齏D^ 110100111010110111110001111111001111000011101101010001001101001110101101111100011111110011110000111011010100010001011110 d3adf1fcf0ed44d3adf1fcf0ed445e
UTF-8 哭髴齏D哭髴齏D^ 111001011001001110101101111010011010101110110100111010011011110110001111010001001110010110010011101011011110100110101011101101001110100110111101100011110100010001011110 e593ade9abb4e9bd8f44e593ade9abb4e9bd8f445e
UHC 哭??D哭??D^ 1100110111010110001111110011111101000100110011011101011000111111001111110100010001011110 cdd63f3f44cdd63f3f445e

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