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{^ 11100100101001010011111100111111010101110111110111100100101001010011111100111111010101110111101101011110 e4a53f3f577de4a53f3f577b5e
EUC-JP 茹??W}茹??W{^ 11101000101001110011111100111111010101110111110111101000101001110011111100111111010101110111101101011110 e8a73f3f577de8a73f3f577b5e
UTF-8 茹됰젻W}茹됰젻W{^ 1110100010001100101110011110101110010000101100001110110010100000101110110101011101111101111010001000110010111001111010111001000010110000111011001010000010111011010101110111101101011110 e88cb9eb90b0eca0bb577de88cb9eb90b0eca0bb577b5e
UHC 茹됰젻W}茹됰젻W{^ 1110011010101010100010011110101110100000101011100101011101111101111001101010101010001001111010111010000010101110010101110111101101011110 e6aa89eba0ae577de6aa89eba0ae577b5e

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