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 ¾«ŽÁanW}¾«ŽÁanW{^ 1011111010101011100011101100000101100001011011100101011101111101101111101010101110001110110000010110000101101110010101110111101101011110 beab8ec1616e577dbeab8ec1616e577b5e
SJIS-WIN ????anW}????anW{^ 0011111100111111001111110011111101100001011011100101011101111101001111110011111100111111001111110110000101101110010101110111101101011110 3f3f3f3f616e577d3f3f3f3f616e577b5e
EUC-JP ???ÁanW}???ÁanW{^ 001111110011111100111111100011111010101010100001011000010110111001010111011111010011111100111111001111111000111110101010101000010110000101101110010101110111101101011110 3f3f3f8faaa1616e577d3f3f3f8faaa1616e577b5e
UTF-8 ¾«ŽÁanW}¾«ŽÁanW{^ 11000010101111101100001010101011110000101000111011000011100000010110000101101110010101110111110111000010101111101100001010101011110000101000111011000011100000010110000101101110010101110111101101011110 c2bec2abc28ec381616e577dc2bec2abc28ec381616e577b5e
UHC ¾???anW}¾???anW{^ 10101000111110100011111100111111001111110110000101101110010101110111110110101000111110100011111100111111001111110110000101101110010101110111101101011110 a8fa3f3f3f616e577da8fa3f3f3f616e577b5e

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