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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 張??W}張??W{^ 10010010101000110011111100111111010101110111110110010010101000110011111100111111010101110111101101011110 92a33f3f577d92a33f3f577b5e
EUC-JP 張??W}張??W{^ 11000100101001010011111100111111010101110111110111000100101001010011111100111111010101110111101101011110 c4a53f3f577dc4a53f3f577b5e
UTF-8 張경솛W}張경솛W{^ 1110010110111100101101011110101010110010101111011110110010000110100110110101011101111101111001011011110010110101111010101011001010111101111011001000011010011011010101110111101101011110 e5bcb5eab2bdec869b577de5bcb5eab2bdec869b577b5e
UHC 張경솛W}張경솛W{^ 1110110111100101101100001110011010011001100110010101011101111101111011011110010110110000111001101001100110011001010101110111101101011110 ede5b0e69999577dede5b0e69999577b5e

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