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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 晶ミシイn}晶ミシイn{^ 100011111011101111010000101111001011001001101110011111011000111110111011110100001011110010110010011011100111101101011110 8fbbd0bcb26e7d8fbbd0bcb26e7b5e
EUC-JP 晶ミシイn}晶ミシイn{^ 101111101011110110001110110100001000111010111100100011101011001001101110011111011011111010111101100011101101000010001110101111001000111010110010011011100111101101011110 bebd8ed08ebc8eb26e7dbebd8ed08ebc8eb26e7b5e
UTF-8 晶ミシイn}晶ミシイn{^ 1110011010011001101101101110111110111110100100001110111110111101101111001110111110111101101100100110111001111101111001101001100110110110111011111011111010010000111011111011110110111100111011111011110110110010011011100111101101011110 e699b6efbe90efbdbcefbdb26e7de699b6efbe90efbdbcefbdb26e7b5e
UHC 晶???n}晶???n{^ 111011111101110000111111001111110011111101101110011111011110111111011100001111110011111100111111011011100111101101011110 efdc3f3f3f6e7defdc3f3f3f6e7b5e

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