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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 晶ミシヲ晶ウ湿粧 1000111110111011110100001011110010100110100011111011101110110011100011101011110011110010101111111000111111001111 8fbbd0bca68fbbb38ebcf2bf8fcf
EUC-JP 晶ミシヲ晶ウ湿?粧 1011111010111101100011101101000010001110101111001000111010100110101111101011110110001110101100111011110010111110001111111011111011010001 bebd8ed08ebc8ea6bebd8eb3bcbe3fbed1
UTF-8 晶ミシヲ晶ウ湿粧 111001101001100110110110111011111011111010010000111011111011110110111100111011111011110110100110111001101001100110110110111011111011110110110011111001101011100110111111111011101000011110110110111001111011001010100111 e699b6efbe90efbdbcefbda6e699b6efbdb3e6b9bfee87b6e7b2a7
UHC 晶???晶???粧 111011111101110000111111001111110011111111101111110111000011111100111111001111111110110111110010 efdc3f3f3fefdc3f3f3fedf2

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