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 å߁⑹Ł^ 111001011101111110000001111000101001000110111001110001011000000101011110 e5df81e291b9c5815e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP åß?â??Å?^ 1000111110101011101010011000111110101001110011100011111110001111101010111010010000111111001111111000111110101010101010010011111101011110 8faba98fa9ce3f8faba43f3f8faaa93f5e
UTF-8 å߁⑹Ł^ 1100001110100101110000111001111111000010100000011100001110100010110000101001000111000010101110011100001110000101110000101000000101011110 c3a5c39fc281c3a2c291c2b9c385c2815e
UHC ?ß???¹??^ 0011111110101001101011000011111100111111001111111010100111110110001111110011111101011110 3fa9ac3f3f3fa9f63f3f5e

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