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^ 111001101000010110000010111010111010000110101011111011001010000010010100010001001110011010000101100000101110101110100001101010111110110010100000100101000100010001011110 e68582eba1abeca09444e68582eba1abeca094445e
UHC 慂롫젔D慂롫젔D^ 111010011011110110001110111010111010000010010010010001001110100110111101100011101110101110100000100100100100010001011110 e9bd8eeba09244e9bd8eeba092445e

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