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^ 111001101000010110000010111010111001010010000101111011001010000010100111010001001110011010000101100000101110101110010100100001011110110010100000101001110100010001011110 e68582eb9485eca0a744e68582eb9485eca0a7445e
UHC 慂딅젧D慂딅젧D^ 111010011011110110001010111010111010000010011111010001001110100110111101100010101110101110100000100111110100010001011110 e9bd8aeba09f44e9bd8aeba09f445e

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