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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 斟??}斟??{^ 1001110111001110001111110011111101111101100111011100111000111111001111110111101101011110 9dce3f3f7d9dce3f3f7b5e
EUC-JP 斟??}斟??{^ 1101101011010000001111110011111101111101110110101101000000111111001111110111101101011110 dad03f3f7ddad03f3f7b5e
UTF-8 斟렒렧}斟렒렧{^ 111001101001011010011111111010111010000010010010111010111010000010100111011111011110011010010110100111111110101110100000100100101110101110100000101001110111101101011110 e6969feba092eba0a77de6969feba092eba0a77b5e
UHC 斟렒렧}斟렒렧{^ 111100101111100010001110101001111000111010110110011111011111001011111000100011101010011110001110101101100111101101011110 f2f88ea78eb67df2f88ea78eb67b5e

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