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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN エ晳}エ晳{^ 1111000111100101101101001111101011011001111101010110111001111101111100011110010110110100111110101101100111110101011011100111101101011110 f1e5b4fad9f56e7df1e5b4fad9f56e7b5e
EUC-JP ?エ晳?}?エ晳?{^ 0011111110001110101101001000111111000010110001000011111101111101001111111000111010110100100011111100001011000100001111110111101101011110 3f8eb48fc2c43f7d3f8eb48fc2c43f7b5e
UTF-8 エ晳}エ晳{^ 111011101000010110100000111011111011110110110100111001101001100110110011111011101000111110011010011111011110111010000101101000001110111110111101101101001110011010011001101100111110111010001111100110100111101101011110 ee85a0efbdb4e699b3ee8f9a7dee85a0efbdb4e699b3ee8f9a7b5e
UHC ??晳?}??晳?{^ 00111111001111111110000010101111001111110111110100111111001111111110000010101111001111110111101101011110 3f3fe0af3f7d3f3fe0af3f7b5e

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