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{^ 1110010110111100101101011110001010010001101101001110101110000010101011010101011101111101111001011011110010110101111000101001000110110100111010111000001010101101010101110111101101011110 e5bcb5e291b4eb82ad577de5bcb5e291b4eb82ad577b5e
UHC 張⑴낭W}張⑴낭W{^ 1110110111100101101010011110011110110011101101100101011101111101111011011110010110101001111001111011001110110110010101110111101101011110 ede5a9e7b3b6577dede5a9e7b3b6577b5e

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