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^ 11000011101101011100001110100111110000111011010111000011101011100110010101011110 c3b5c3a7c3b5c3ae655e
SJIS-WIN ???§????e^ 0011111100111111001111111000000110011000001111110011111100111111001111110110010101011110 3f3f3f81983f3f3f3f655e
EUC-JP �ç�îe^ 100011111010101010101010001111111000111110101010101010101010000111111000100011111010101010101010001111111000111110101010101010101000111110100010111011100110010101011110 8faaaa3f8faaaaa1f88faaaa3f8faaaa8fa2ee655e
UTF-8 õçõîe^ 110000111000001111000010101101011100001110000011110000101010011111000011100000111100001010110101110000111000001111000010101011100110010101011110 c383c2b5c383c2a7c383c2b5c383c2ae655e
UHC ???§???®e^ 001111110011111100111111101000011101011100111111001111110011111110100010111001110110010101011110 3f3f3fa1d73f3f3fa2e7655e

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