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 申뒒뢖}申뒒뢖{^ 111001111001010010110011111010111001001010010010111010111010001010010110011111011110011110010100101100111110101110010010100100101110101110100010100101100111101101011110 e794b3eb9292eba2967de794b3eb9292eba2967b5e
UHC 申뒒뢖}申뒒뢖{^ 111000111110100110001010100011111000111101010001011111011110001111101001100010101000111110001111010100010111101101011110 e3e98a8f8f517de3e98a8f8f517b5e

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