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{^ 100011111011101110111000101111001100000101101110011111011000111110111011101110001011110011000001011011100111101101011110 8fbbb8bcc16e7d8fbbb8bcc16e7b5e
EUC-JP 晶クシチn}晶クシチn{^ 101111101011110110001110101110001000111010111100100011101100000101101110011111011011111010111101100011101011100010001110101111001000111011000001011011100111101101011110 bebd8eb88ebc8ec16e7dbebd8eb88ebc8ec16e7b5e
UTF-8 晶クシチn}晶クシチn{^ 1110011010011001101101101110111110111101101110001110111110111101101111001110111110111110100000010110111001111101111001101001100110110110111011111011110110111000111011111011110110111100111011111011111010000001011011100111101101011110 e699b6efbdb8efbdbcefbe816e7de699b6efbdb8efbdbcefbe816e7b5e
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)