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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 篌跖フ」}篌跖フ」{^ 111000101011101011100110111010001100110010100011011111011110001010111010111001101110100011001100101000110111101101011110 e2bae6e8cca37de2bae6e8cca37b5e
EUC-JP 篌跖フ」}篌跖フ」{^ 11100100101111001110110011101010100011101100110010001110101000110111110111100100101111001110110011101010100011101100110010001110101000110111101101011110 e4bcecea8ecc8ea37de4bcecea8ecc8ea37b5e
UTF-8 篌跖フ」}篌跖フ」{^ 111001111010111110001100111010001011011110010110111011111011111010001100111011111011110110100011011111011110011110101111100011001110100010110111100101101110111110111110100011001110111110111101101000110111101101011110 e7af8ce8b796efbe8cefbda37de7af8ce8b796efbe8cefbda37b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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