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 申??}申??{^ 1001000001011100001111110011111101111101100100000101110000111111001111110111101101011110 905c3f3f7d905c3f3f7b5e
EUC-JP 申??}申??{^ 1011111110111101001111110011111101111101101111111011110100111111001111110111101101011110 bfbd3f3f7dbfbd3f3f7b5e
UTF-8 申뚦돮}申뚦돮{^ 111001111001010010110011111010111001101010100110111010111000111110101110011111011110011110010100101100111110101110011010101001101110101110001111101011100111101101011110 e794b3eb9aa6eb8fae7de794b3eb9aa6eb8fae7b5e
UHC 申뚦돮}申뚦돮{^ 111000111110100110001100111001011000100110110001011111011110001111101001100011001110010110001001101100010111101101011110 e3e98ce589b17de3e98ce589b17b5e

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