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 ???Y[???Y[^ 0011111100111111001111110101100101011011001111110011111100111111010110010101101101011110 3f3f3f595b3f3f3f595b5e
SJIS-WIN 晶ウY[晶ウY[^ 100011111011101111110100100011101011001101011001010110111000111110111011111101001000111010110011010110010101101101011110 8fbbf48eb3595b8fbbf48eb3595b5e
EUC-JP 晶?ウY[晶?ウY[^ 101111101011110100111111100011101011001101011001010110111011111010111101001111111000111010110011010110010101101101011110 bebd3f8eb3595bbebd3f8eb3595b5e
UTF-8 晶ウY[晶ウY[^ 1110011010011001101101101110111010001100101111011110111110111101101100110101100101011011111001101001100110110110111011101000110010111101111011111011110110110011010110010101101101011110 e699b6ee8cbdefbdb3595be699b6ee8cbdefbdb3595b5e
UHC 晶??Y[晶??Y[^ 11101111110111000011111100111111010110010101101111101111110111000011111100111111010110010101101101011110 efdc3f3f595befdc3f3f595b5e

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