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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 衙渫Vn}衙渫Vn{^ 111001011100100110011111110101100101011001101110011111011110010111001001100111111101011001010110011011100111101101011110 e5c99fd6566e7de5c99fd6566e7b5e
EUC-JP 衙渫Vn}衙渫Vn{^ 111010101100101111011110110110000101011001101110011111011110101011001011110111101101100001010110011011100111101101011110 eacbded8566e7deacbded8566e7b5e
UTF-8 衙渫Vn}衙渫Vn{^ 11101000101000011001100111100110101110001010101101010110011011100111110111101000101000011001100111100110101110001010101101010110011011100111101101011110 e8a199e6b8ab566e7de8a199e6b8ab566e7b5e
UHC 衙渫Vn}衙渫Vn{^ 111001001011011111100000110111100101011001101110011111011110010010110111111000001101111001010110011011100111101101011110 e4b7e0de566e7de4b7e0de566e7b5e

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