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 髱ケ陟貧}髱ケ陟貧{^ 1110100110011101101110011110100010100000100101010110111001111101111010011001110110111001111010001010000010010101011011100111101101011110 e99db9e8a0956e7de99db9e8a0956e7b5e
EUC-JP 髱ケ陟貧}髱ケ陟貧{^ 11110001111111011000111010111001111100001010001011001001110011110111110111110001111111011000111010111001111100001010001011001001110011110111101101011110 f1fd8eb9f0a2c9cf7df1fd8eb9f0a2c9cf7b5e
UTF-8 髱ケ陟貧}髱ケ陟貧{^ 111010011010101110110001111011111011110110111001111010011001100110011111111010001011001010100111011111011110100110101011101100011110111110111101101110011110100110011001100111111110100010110010101001110111101101011110 e9abb1efbdb9e9999fe8b2a77de9abb1efbdb9e9999fe8b2a77b5e
UHC ??陟貧}??陟貧{^ 001111110011111111110100101100111101111010111000011111010011111100111111111101001011001111011110101110000111101101011110 3f3ff4b3deb87d3f3ff4b3deb87b5e

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