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 」甁}」甁{^ 11110011110110001010001111111011011011100111110111110011110110001010001111111011011011100111101101011110 f3d8a3fb6e7df3d8a3fb6e7b5e
EUC-JP ?」?}?」?{^ 0011111110001110101000110011111101111101001111111000111010100011001111110111101101011110 3f8ea33f7d3f8ea33f7b5e
UTF-8 」甁}」甁{^ 111011101000101110001011111011111011110110100011111001111001010010000001011111011110111010001011100010111110111110111101101000111110011110010100100000010111101101011110 ee8b8befbda3e794817dee8b8befbda3e794817b5e
UHC ??甁}??甁{^ 0011111100111111110111001011101001111101001111110011111111011100101110100111101101011110 3f3fdcba7d3f3fdcba7b5e

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