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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 茯??宗D茯??宗D^ 111001001010100000111111001111111000111101000000010001001110010010101000001111110011111110001111010000000100010001011110 e4a83f3f8f4044e4a83f3f8f40445e
EUC-JP 茯??宗D茯??宗D^ 111010001010101000111111001111111011110110100001010001001110100010101010001111110011111110111101101000010100010001011110 e8aa3f3fbda144e8aa3f3fbda1445e
UTF-8 茯롛렽宗D茯롛렽宗D^ 111010001000110010101111111010111010000110011011111010111010000010111101111001011010111010010111010001001110100010001100101011111110101110100001100110111110101110100000101111011110010110101110100101110100010001011110 e88cafeba19beba0bde5ae9744e88cafeba19beba0bde5ae97445e
UHC 茯롛렽宗D茯롛렽宗D^ 11011100110110101000111011011111100011101100010111110000111100110100010011011100110110101000111011011111100011101100010111110000111100110100010001011110 dcda8edf8ec5f0f344dcda8edf8ec5f0f3445e

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