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 畏붺뜔e^ 1110011110010101100011111110101110110110101110101110101110011100100101000110010101011110 e7958febb6baeb9c94655e
SJIS-WIN ????¶????e^ 001111110011111100111111001111111000000111110111001111110011111100111111001111110110010101011110 3f3f3f3f81f73f3f3f3f655e
EUC-JP ç??붺ë??e^ 1000111110101011101011100011111100111111100011111010101110110011101000101111100110001111101000101110101110001111101010111011001100111111001111110110010101011110 8fabae3f3f8fabb3a2f98fa2eb8fabb33f3f655e
UTF-8 畏붺뜔e^ 1100001110100111110000101001010111000010100011111100001110101011110000101011011011000010101110101100001110101011110000101001110011000010100101000110010101011110 c3a7c295c28fc3abc2b6c2bac3abc29cc294655e
UHC ????¶º???e^ 00111111001111110011111100111111101000101101001010101000101011000011111100111111001111110110010101011110 3f3f3f3fa2d2a8ac3f3f3f655e

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