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{^ 11100010111000111100101010110100010101110111110111100010111000111100101010110100010101110111101101011110 e2e3cab4577de2e3cab4577b5e
EUC-JP 粤ハエW}粤ハエW{^ 1110010011100101100011101100101010001110101101000101011101111101111001001110010110001110110010101000111010110100010101110111101101011110 e4e58eca8eb4577de4e58eca8eb4577b5e
UTF-8 粤ハエW}粤ハエW{^ 1110011110110010101001001110111110111110100010101110111110111101101101000101011101111101111001111011001010100100111011111011111010001010111011111011110110110100010101110111101101011110 e7b2a4efbe8aefbdb4577de7b2a4efbe8aefbdb4577b5e
UHC ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e

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