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 ???A[???A[B 0011111100111111001111110100000101011011001111110011111100111111010000010101101101000010 3f3f3f415b3f3f3f415b42
SJIS-WIN 晶ェA[晶ェA[B 100011111011101111110011111011001010101001000001010110111000111110111011111100111110110010101010010000010101101101000010 8fbbf3ecaa415b8fbbf3ecaa415b42
EUC-JP 晶?ェA[晶?ェA[B 101111101011110100111111100011101010101001000001010110111011111010111101001111111000111010101010010000010101101101000010 bebd3f8eaa415bbebd3f8eaa415b42
UTF-8 晶ェA[晶ェA[B 1110011010011001101101101110111010001011100111111110111110111101101010100100000101011011111001101001100110110110111011101000101110011111111011111011110110101010010000010101101101000010 e699b6ee8b9fefbdaa415be699b6ee8b9fefbdaa415b42
UHC 晶??A[晶??A[B 11101111110111000011111100111111010000010101101111101111110111000011111100111111010000010101101101000010 efdc3f3f415befdc3f3f415b42

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