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^ 11101100110000011000111010111110111011011111101110001110101011100110010101011110 ecc18ebeedfb8eae655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ìÁ??íû?®e^ 1000111110101011110000001000111110101010101000010011111100111111100011111010101110111111100011111010101111100101001111111000111110100010111011100110010101011110 8fabc08faaa13f3f8fabbf8fabe53f8fa2ee655e
UTF-8 ìÁ޾íûŽ®e^ 110000111010110011000011100000011100001010001110110000101011111011000011101011011100001110111011110000101000111011000010101011100110010101011110 c3acc381c28ec2bec3adc3bbc28ec2ae655e
UHC ???¾???®e^ 001111110011111100111111101010001111101000111111001111110011111110100010111001110110010101011110 3f3f3fa8fa3f3f3fa2e7655e

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