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^ 1001001010100011001111110011111101000100100100101010001100111111001111110100010001011110 92a33f3f4492a33f3f445e
EUC-JP 張??D張??D^ 1100010010100101001111110011111101000100110001001010010100111111001111110100010001011110 c4a53f3f44c4a53f3f445e
UTF-8 張⑴낭D張⑴낭D^ 111001011011110010110101111000101001000110110100111010111000001010101101010001001110010110111100101101011110001010010001101101001110101110000010101011010100010001011110 e5bcb5e291b4eb82ad44e5bcb5e291b4eb82ad445e
UHC 張⑴낭D張⑴낭D^ 111011011110010110101001111001111011001110110110010001001110110111100101101010011110011110110011101101100100010001011110 ede5a9e7b3b644ede5a9e7b3b6445e

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