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 ????I????I^ 0011111100111111001111110011111101001001001111110011111100111111001111110100100101011110 3f3f3f3f493f3f3f3f495e
SJIS-WIN シマシイIシマシイI^ 1011110011001111101111001011001001001001101111001100111110111100101100100100100101011110 bccfbcb249bccfbcb2495e
EUC-JP シマシイIシマシイI^ 10001110101111001000111011001111100011101011110010001110101100100100100110001110101111001000111011001111100011101011110010001110101100100100100101011110 8ebc8ecf8ebc8eb2498ebc8ecf8ebc8eb2495e
UTF-8 シマシイIシマシイI^ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010010010011110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100100100100101011110 efbdbcefbe8fefbdbcefbdb249efbdbcefbe8fefbdbcefbdb2495e
UHC ????I????I^ 0011111100111111001111110011111101001001001111110011111100111111001111110100100101011110 3f3f3f3f493f3f3f3f495e

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