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^ 10001001100100011001100001010011001111110100010010001001100100011001100001010011001111110100010001011110 899198533f44899198533f445e
EUC-JP 苑牢?D苑牢?D^ 10110001111100011100111110110100001111110100010010110001111100011100111110110100001111110100010001011110 b1f1cfb43f44b1f1cfb43f445e
UTF-8 苑牢㏉D苑牢㏉D^ 111010001000101110010001111001111000100110100010111000111000111110001001010001001110100010001011100100011110011110001001101000101110001110001111100010010100010001011110 e88b91e789a2e38f8944e88b91e789a2e38f89445e
UHC 苑牢㏉D苑牢㏉D^ 111010101011110111010110111011111010011111101101010001001110101010111101110101101110111110100111111011010100010001011110 eabdd6efa7ed44eabdd6efa7ed445e

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