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 ?陌牘}?陌牘{^ 00111111111010001001100111100000101011110111110100111111111010001001100111100000101011110111101101011110 3fe899e0af7d3fe899e0af7b5e
EUC-JP ?陌牘}?陌牘{^ 00111111111011111111100111100000101100010111110100111111111011111111100111100000101100010111101101011110 3feff9e0b17d3feff9e0b17b5e
UTF-8 卽陌牘}卽陌牘{^ 111001011000110110111101111010011001100110001100111001111000100110011000011111011110010110001101101111011110100110011001100011001110011110001001100110000111101101011110 e58dbde9998ce789987de58dbde9998ce789987b5e
UHC 卽陌牘}卽陌牘{^ 111100011110110111011000111010001101010010111010011111011111000111101101110110001110100011010100101110100111101101011110 f1edd8e8d4ba7df1edd8e8d4ba7b5e

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