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^ 111010000101110010010000100011111000111101000000010001001110100001011100100100001000111110001111010000000100010001011110 e85c908f8f4044e85c908f8f40445e
EUC-JP 鐔随宗D鐔随宗D^ 111011111011110110111111111011111011110110100001010001001110111110111101101111111110111110111101101000010100010001011110 efbdbfefbda144efbdbfefbda1445e
UTF-8 鐔随宗D鐔随宗D^ 111010011001000010010100111010011001101010001111111001011010111010010111010001001110100110010000100101001110100110011010100011111110010110101110100101110100010001011110 e99094e99a8fe5ae9744e99094e99a8fe5ae97445e
UHC ??宗D??宗D^ 0011111100111111111100001111001101000100001111110011111111110000111100110100010001011110 3f3ff0f3443f3ff0f3445e

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