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 エ釐ッ}エ釐ッ{^ 111100001111011110110100111001111101100010101111011111011111000011110111101101001110011111011000101011110111101101011110 f0f7b4e7d8af7df0f7b4e7d8af7b5e
EUC-JP ?エ釐ッ}?エ釐ッ{^ 0011111110001110101101001110111011011010100011101010111101111101001111111000111010110100111011101101101010001110101011110111101101011110 3f8eb4eeda8eaf7d3f8eb4eeda8eaf7b5e
UTF-8 エ釐ッ}エ釐ッ{^ 111011101000001010110110111011111011110110110100111010011000011110010000111011111011110110101111011111011110111010000010101101101110111110111101101101001110100110000111100100001110111110111101101011110111101101011110 ee82b6efbdb4e98790efbdaf7dee82b6efbdb4e98790efbdaf7b5e
UHC ??釐?}??釐?{^ 00111111001111111101011111101101001111110111110100111111001111111101011111101101001111110111101101011110 3f3fd7ed3f7d3f3fd7ed3f7b5e

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