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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 張??@張??@B 1001001010100011001111110011111101000000100100101010001100111111001111110100000001000010 92a33f3f4092a33f3f4042
EUC-JP 張??@張??@B 1100010010100101001111110011111101000000110001001010010100111111001111110100000001000010 c4a53f3f40c4a53f3f4042
UTF-8 張㎩폀@張㎩폀@B 111001011011110010110101111000111000111010101001111011011000111110000000010000001110010110111100101101011110001110001110101010011110110110001111100000000100000001000010 e5bcb5e38ea9ed8f8040e5bcb5e38ea9ed8f804042
UHC 張㎩폀@張㎩폀@B 111011011110010110100111111001011011110010001111010000001110110111100101101001111110010110111100100011110100000001000010 ede5a7e5bc8f40ede5a7e5bc8f4042

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