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 毅麥?}毅麥?{^ 10001011010000101110101001101101001111110111110110001011010000101110101001101101001111110111101101011110 8b42ea6d3f7d8b42ea6d3f7b5e
EUC-JP 毅麥?}毅麥?{^ 10110101101000111111001111001110001111110111110110110101101000111111001111001110001111110111101101011110 b5a3f3ce3f7db5a3f3ce3f7b5e
UTF-8 毅麥행}毅麥행{^ 111001101010111110000101111010011011101010100101111011011001011010001001011111011110011010101111100001011110100110111010101001011110110110010110100010010111101101011110 e6af85e9baa5ed96897de6af85e9baa5ed96897b5e
UHC 毅麥행}毅麥행{^ 111010111111011011011000111010101100011111100000011111011110101111110110110110001110101011000111111000000111101101011110 ebf6d8eac7e07debf6d8eac7e07b5e

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