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^ 1001110011001000001111110011111101000100100111001100100000111111001111110100010001011110 9cc83f3f449cc83f3f445e
EUC-JP 慂??D慂??D^ 1101100011001010001111110011111101000100110110001100101000111111001111110100010001011110 d8ca3f3f44d8ca3f3f445e
UTF-8 慂뗫젳D慂뗫젳D^ 111001101000010110000010111010111001011110101011111011001010000010110011010001001110011010000101100000101110101110010111101010111110110010100000101100110100010001011110 e68582eb97abeca0b344e68582eb97abeca0b3445e
UHC 慂뗫젳D慂뗫젳D^ 111010011011110110001011111010111010000010100111010001001110100110111101100010111110101110100000101001110100010001011110 e9bd8beba0a744e9bd8beba0a7445e

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