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 èùªLèùªL^ 111010001111100110101010010011001110100011111001101010100100110001011110 e8f9aa4ce8f9aa4c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP èùªLèùªL^ 100011111010101110110010100011111010101111100011100011111010001011101100010011001000111110101011101100101000111110101011111000111000111110100010111011000100110001011110 8fabb28fabe38fa2ec4c8fabb28fabe38fa2ec4c5e
UTF-8 èùªLèùªL^ 110000111010100011000011101110011100001010101010010011001100001110101000110000111011100111000010101010100100110001011110 c3a8c3b9c2aa4cc3a8c3b9c2aa4c5e
UHC ??ªL??ªL^ 0011111100111111101010001010001101001100001111110011111110101000101000110100110001011110 3f3fa8a34c3f3fa8a34c5e

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