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 篌醐ォ}篌醐ォ{^ 111000101011101010001100111011011000001101001000011111011110001010111010100011001110110110000011010010000111101101011110 e2ba8ced83487de2ba8ced83487b5e
EUC-JP 篌醐ォ}篌醐ォ{^ 111001001011110010111000111011111010010110101001011111011110010010111100101110001110111110100101101010010111101101011110 e4bcb8efa5a97de4bcb8efa5a97b5e
UTF-8 篌醐ォ}篌醐ォ{^ 111001111010111110001100111010011000011010010000111000111000001010101001011111011110011110101111100011001110100110000110100100001110001110000010101010010111101101011110 e7af8ce98690e382a97de7af8ce98690e382a97b5e
UHC ??ォ}??ォ{^ 0011111100111111101010111010100101111101001111110011111110101011101010010111101101011110 3f3faba97d3f3faba97b5e

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